Skip to content

Commit

Permalink
Updated documentation to reflect latest changes 20b9485
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Oct 8, 2024
1 parent bde0aa7 commit b4cf132
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 109 deletions.
26 changes: 13 additions & 13 deletions api/VisualCard.Parsers.Arguments.PropertyInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h3 id="properties">Properties
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_Arguments.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.Arguments%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L70">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L61">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_Arguments_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Arguments*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Arguments" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Arguments">Arguments</h4>
Expand All @@ -111,7 +111,7 @@ <h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Arguments" data-uid="VisualCar
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ArgumentInfo[] Arguments { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public ArgumentInfo[] Arguments { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
Expand All @@ -133,7 +133,7 @@ <h5 class="propertyValue">Property Value</h5>
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_Group.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.Group%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L61">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L55">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_Group_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Group*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Group" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Group">Group</h4>
Expand All @@ -142,7 +142,7 @@ <h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Group" data-uid="VisualCard.Pa
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Group { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public string Group { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
Expand All @@ -164,7 +164,7 @@ <h5 class="propertyValue">Property Value</h5>
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_Prefix.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.Prefix%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L52">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L49">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_Prefix_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Prefix*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Prefix" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Prefix">Prefix</h4>
Expand All @@ -173,7 +173,7 @@ <h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Prefix" data-uid="VisualCard.P
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Prefix { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public string Prefix { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
Expand Down Expand Up @@ -204,7 +204,7 @@ <h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Value" data-uid="VisualCard.Pa
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Value { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public string Value { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
Expand All @@ -228,7 +228,7 @@ <h3 id="methods">Methods
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_Equals_System_Object_.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.Equals(System.Object)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L105">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L93">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_Equals_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Equals*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Equals_System_Object_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Equals(System.Object)">Equals(object?)</h4>
Expand Down Expand Up @@ -277,7 +277,7 @@ <h5 class="overrides">Overrides</h5>
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_Equals_VisualCard_Parsers_Arguments_PropertyInfo_.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.Equals(VisualCard.Parsers.Arguments.PropertyInfo)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L81">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L69">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_Equals_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Equals*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Equals_VisualCard_Parsers_Arguments_PropertyInfo_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Equals(VisualCard.Parsers.Arguments.PropertyInfo)">Equals(PropertyInfo?)</h4>
Expand Down Expand Up @@ -327,7 +327,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_Equals_VisualCard_Parsers_Arguments_PropertyInfo_VisualCard_Parsers_Arguments_PropertyInfo_.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.Equals(VisualCard.Parsers.Arguments.PropertyInfo%2CVisualCard.Parsers.Arguments.PropertyInfo)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L90">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L78">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_Equals_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Equals*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_Equals_VisualCard_Parsers_Arguments_PropertyInfo_VisualCard_Parsers_Arguments_PropertyInfo_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.Equals(VisualCard.Parsers.Arguments.PropertyInfo,VisualCard.Parsers.Arguments.PropertyInfo)">Equals(PropertyInfo?, PropertyInfo?)</h4>
Expand Down Expand Up @@ -383,7 +383,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_GetHashCode.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.GetHashCode%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L109">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L97">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_GetHashCode_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.GetHashCode*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_GetHashCode" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.GetHashCode">GetHashCode()</h4>
Expand Down Expand Up @@ -417,7 +417,7 @@ <h3 id="operators">Operators
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_op_Equality_VisualCard_Parsers_Arguments_PropertyInfo_VisualCard_Parsers_Arguments_PropertyInfo_.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.op_Equality(VisualCard.Parsers.Arguments.PropertyInfo%2CVisualCard.Parsers.Arguments.PropertyInfo)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L119">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L107">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_op_Equality_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.op_Equality*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_op_Equality_VisualCard_Parsers_Arguments_PropertyInfo_VisualCard_Parsers_Arguments_PropertyInfo_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.op_Equality(VisualCard.Parsers.Arguments.PropertyInfo,VisualCard.Parsers.Arguments.PropertyInfo)">operator ==(PropertyInfo?, PropertyInfo?)</h4>
Expand Down Expand Up @@ -469,7 +469,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/Aptivi/VisualCard/new/main/apiSpec/new?filename=VisualCard_Parsers_Arguments_PropertyInfo_op_Inequality_VisualCard_Parsers_Arguments_PropertyInfo_VisualCard_Parsers_Arguments_PropertyInfo_.md&amp;value=---%0Auid%3A%20VisualCard.Parsers.Arguments.PropertyInfo.op_Inequality(VisualCard.Parsers.Arguments.PropertyInfo%2CVisualCard.Parsers.Arguments.PropertyInfo)%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L123">View Source</a>
<a href="https://github.com/Aptivi/VisualCard/blob/main/VisualCard/Parsers/Arguments/PropertyInfo.cs/#L111">View Source</a>
</span>
<a id="VisualCard_Parsers_Arguments_PropertyInfo_op_Inequality_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.op_Inequality*"></a>
<h4 id="VisualCard_Parsers_Arguments_PropertyInfo_op_Inequality_VisualCard_Parsers_Arguments_PropertyInfo_VisualCard_Parsers_Arguments_PropertyInfo_" data-uid="VisualCard.Parsers.Arguments.PropertyInfo.op_Inequality(VisualCard.Parsers.Arguments.PropertyInfo,VisualCard.Parsers.Arguments.PropertyInfo)">operator !=(PropertyInfo?, PropertyInfo?)</h4>
Expand Down
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
"api/VisualCard.Parsers.Arguments.PropertyInfo.html": {
"href": "api/VisualCard.Parsers.Arguments.PropertyInfo.html",
"title": "Class PropertyInfo | VisualCard API - Aptivi",
"keywords": "Class PropertyInfo Property info class Inheritance object PropertyInfo Namespace: VisualCard.Parsers.Arguments Assembly: VisualCard.dll Syntax public class PropertyInfo Properties | Edit this page View Source Arguments Argument info instances. It includes AltId, type, and value Declaration public ArgumentInfo[] Arguments { get; set; } Property Value Type Description ArgumentInfo[] | Edit this page View Source Group Property group Declaration public string Group { get; set; } Property Value Type Description string | Edit this page View Source Prefix Property prefix Declaration public string Prefix { get; set; } Property Value Type Description string | Edit this page View Source Value Raw value Declaration public string Value { get; set; } Property Value Type Description string Methods | Edit this page View Source Equals(object?) Declaration public override bool Equals(object? obj) Parameters Type Name Description object obj Returns Type Description bool Overrides object.Equals(object) | Edit this page View Source Equals(PropertyInfo?) Checks to see if both the property info instances are equal Declaration public bool Equals(PropertyInfo? other) Parameters Type Name Description PropertyInfo other The target PropertyInfo instance to check to see if they equal Returns Type Description bool True if both instances are equal. Otherwise, false. | Edit this page View Source Equals(PropertyInfo?, PropertyInfo?) Checks to see if both the property info instances are equal Declaration public bool Equals(PropertyInfo? source, PropertyInfo? target) Parameters Type Name Description PropertyInfo source The source PropertyInfo instance to check to see if they equal PropertyInfo target The target PropertyInfo instance to check to see if they equal Returns Type Description bool True if both instances are equal. Otherwise, false. | Edit this page View Source GetHashCode() Declaration public override int GetHashCode() Returns Type Description int Overrides object.GetHashCode() Operators | Edit this page View Source operator ==(PropertyInfo?, PropertyInfo?) Declaration public static bool operator ==(PropertyInfo? left, PropertyInfo? right) Parameters Type Name Description PropertyInfo left PropertyInfo right Returns Type Description bool | Edit this page View Source operator !=(PropertyInfo?, PropertyInfo?) Declaration public static bool operator !=(PropertyInfo? left, PropertyInfo? right) Parameters Type Name Description PropertyInfo left PropertyInfo right Returns Type Description bool"
"keywords": "Class PropertyInfo Property info class Inheritance object PropertyInfo Namespace: VisualCard.Parsers.Arguments Assembly: VisualCard.dll Syntax public class PropertyInfo Properties | Edit this page View Source Arguments Argument info instances. It includes AltId, type, and value Declaration public ArgumentInfo[] Arguments { get; } Property Value Type Description ArgumentInfo[] | Edit this page View Source Group Property group Declaration public string Group { get; } Property Value Type Description string | Edit this page View Source Prefix Property prefix Declaration public string Prefix { get; } Property Value Type Description string | Edit this page View Source Value Raw value Declaration public string Value { get; } Property Value Type Description string Methods | Edit this page View Source Equals(object?) Declaration public override bool Equals(object? obj) Parameters Type Name Description object obj Returns Type Description bool Overrides object.Equals(object) | Edit this page View Source Equals(PropertyInfo?) Checks to see if both the property info instances are equal Declaration public bool Equals(PropertyInfo? other) Parameters Type Name Description PropertyInfo other The target PropertyInfo instance to check to see if they equal Returns Type Description bool True if both instances are equal. Otherwise, false. | Edit this page View Source Equals(PropertyInfo?, PropertyInfo?) Checks to see if both the property info instances are equal Declaration public bool Equals(PropertyInfo? source, PropertyInfo? target) Parameters Type Name Description PropertyInfo source The source PropertyInfo instance to check to see if they equal PropertyInfo target The target PropertyInfo instance to check to see if they equal Returns Type Description bool True if both instances are equal. Otherwise, false. | Edit this page View Source GetHashCode() Declaration public override int GetHashCode() Returns Type Description int Overrides object.GetHashCode() Operators | Edit this page View Source operator ==(PropertyInfo?, PropertyInfo?) Declaration public static bool operator ==(PropertyInfo? left, PropertyInfo? right) Parameters Type Name Description PropertyInfo left PropertyInfo right Returns Type Description bool | Edit this page View Source operator !=(PropertyInfo?, PropertyInfo?) Declaration public static bool operator !=(PropertyInfo? left, PropertyInfo? right) Parameters Type Name Description PropertyInfo left PropertyInfo right Returns Type Description bool"
},
"api/VisualCard.Parsers.Arguments.html": {
"href": "api/VisualCard.Parsers.Arguments.html",
Expand Down
Loading

0 comments on commit b4cf132

Please sign in to comment.