Skip to content

Commit

Permalink
Update documentation after commit 45af568 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: masesdevelopers <[email protected]>
  • Loading branch information
github-actions[bot] and masesdevelopers authored Nov 2, 2023
1 parent 45af568 commit 8fa4ec2
Show file tree
Hide file tree
Showing 16 changed files with 206 additions and 206 deletions.
24 changes: 12 additions & 12 deletions docs/api/MASES.CLIParser.ArgumentMetadata-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ArgumentMetadata&lt;T&gt;
| CLI Parser website ">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">

<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
Expand Down Expand Up @@ -78,11 +78,11 @@ <h1 id="MASES_CLIParser_ArgumentMetadata_1" data-uid="MASES.CLIParser.ArgumentMe
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><a class="xref" href="MASES.CLIParser.ArgumentMetadataBase.html">ArgumentMetadataBase</a></div>
<div class="level2"><span class="xref">ArgumentMetadata&lt;T&gt;</span></div>
</div>
<div classs="implements">
<div class="implements">
<h5>Implements</h5>
<div><a class="xref" href="MASES.CLIParser.IArgumentMetadata.html">IArgumentMetadata</a></div>
</div>
Expand Down Expand Up @@ -158,25 +158,25 @@ <h5>Inherited Members</h5>
<a class="xref" href="MASES.CLIParser.ArgumentMetadataBase.html#MASES_CLIParser_ArgumentMetadataBase_DataType">ArgumentMetadataBase.DataType</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="MASES.CLIParser.html">MASES.CLIParser</a></h6>
Expand All @@ -196,7 +196,7 @@ <h5 class="typeParameters">Type Parameters</h5>
<tbody>
<tr>
<td><span class="parametername">T</span></td>
<td><p>Expected data <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.type">Type</a> from the argument</p>
<td><p>Expected data <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a> from the argument</p>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -278,7 +278,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;T&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;T&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
68 changes: 34 additions & 34 deletions docs/api/MASES.CLIParser.ArgumentMetadataBase.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ArgumentMetadataBase
| CLI Parser website ">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">

<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
Expand Down Expand Up @@ -78,36 +78,36 @@ <h1 id="MASES_CLIParser_ArgumentMetadataBase" data-uid="MASES.CLIParser.Argument
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><span class="xref">ArgumentMetadataBase</span></div>
<div class="level2"><a class="xref" href="MASES.CLIParser.ArgumentMetadata-1.html">ArgumentMetadata&lt;T&gt;</a></div>
</div>
<div classs="implements">
<div class="implements">
<h5>Implements</h5>
<div><a class="xref" href="MASES.CLIParser.IArgumentMetadata.html">IArgumentMetadata</a></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="MASES.CLIParser.html">MASES.CLIParser</a></h6>
Expand Down Expand Up @@ -144,7 +144,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a>[]</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a>[]</td>
<td></td>
</tr>
</tbody>
Expand All @@ -158,7 +158,7 @@ <h5 class="propertyValue">Property Value</h5>
</span>
<a id="MASES_CLIParser_ArgumentMetadataBase_CrossCheck_" data-uid="MASES.CLIParser.ArgumentMetadataBase.CrossCheck*"></a>
<h4 id="MASES_CLIParser_ArgumentMetadataBase_CrossCheck" data-uid="MASES.CLIParser.ArgumentMetadataBase.CrossCheck">CrossCheck</h4>
<div class="markdown level1 summary"><p>An <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.action">Action</a> to cross check multiple values. If something is not correct during check an <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.argumentexception">ArgumentException</a> shall be raised.</p>
<div class="markdown level1 summary"><p>An <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.action">Action</a> to cross check multiple values. If something is not correct during check an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.argumentexception">ArgumentException</a> shall be raised.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
Expand All @@ -175,7 +175,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.action-1">Action</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="MASES.CLIParser.IArgumentMetadataParsed.html">IArgumentMetadataParsed</a>&gt;&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.action-1">Action</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a>&lt;<a class="xref" href="MASES.CLIParser.IArgumentMetadataParsed.html">IArgumentMetadataParsed</a>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -206,7 +206,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -237,7 +237,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.type">Type</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -268,7 +268,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -299,7 +299,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -330,7 +330,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -361,7 +361,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -392,7 +392,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td></td>
</tr>
</tbody>
Expand All @@ -406,7 +406,7 @@ <h5 class="propertyValue">Property Value</h5>
</span>
<a id="MASES_CLIParser_ArgumentMetadataBase_IsFlag_" data-uid="MASES.CLIParser.ArgumentMetadataBase.IsFlag*"></a>
<h4 id="MASES_CLIParser_ArgumentMetadataBase_IsFlag" data-uid="MASES.CLIParser.ArgumentMetadataBase.IsFlag">IsFlag</h4>
<div class="markdown level1 summary"><p>The argument contains an enumeration value with <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.flagsattribute">FlagsAttribute</a></p>
<div class="markdown level1 summary"><p>The argument contains an enumeration value with <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.flagsattribute">FlagsAttribute</a></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
Expand All @@ -423,7 +423,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -454,7 +454,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -485,7 +485,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -516,7 +516,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -547,7 +547,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -578,7 +578,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -609,7 +609,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.char">Char</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -640,7 +640,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -671,7 +671,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="MASES.CLIParser.ArgumentPrefix.html">ArgumentPrefix</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="MASES.CLIParser.ArgumentPrefix.html">ArgumentPrefix</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -702,7 +702,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -733,7 +733,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -764,7 +764,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="MASES.CLIParser.ArgumentType.html">ArgumentType</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="MASES.CLIParser.ArgumentType.html">ArgumentType</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -795,7 +795,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="MASES.CLIParser.ArgumentValueType.html">ArgumentValueType</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="MASES.CLIParser.ArgumentValueType.html">ArgumentValueType</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/MASES.CLIParser.ArgumentPrefix.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum ArgumentPrefix
| CLI Parser website ">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">

<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
Expand Down
Loading

0 comments on commit 8fa4ec2

Please sign in to comment.