tune
This commit is contained in:
@@ -273,6 +273,37 @@ Class CsvInputKit
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Common_CsvUtils_CsvInputKit_TypeDictionary_" data-uid="Hi.Common.CsvUtils.CsvInputKit.TypeDictionary*"></a>
|
||||
|
||||
<h3 id="Hi_Common_CsvUtils_CsvInputKit_TypeDictionary" data-uid="Hi.Common.CsvUtils.CsvInputKit.TypeDictionary">
|
||||
TypeDictionary
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Dictionary<string, Type> TypeDictionary { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2">Dictionary</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2 class="section" id="methods">Methods
|
||||
</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user