tune
This commit is contained in:
@@ -288,6 +288,42 @@ Class StringUtil
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Common_StringUtil_RemoveWhiteSpaceLines_" data-uid="Hi.Common.StringUtil.RemoveWhiteSpaceLines*"></a>
|
||||
|
||||
<h3 id="Hi_Common_StringUtil_RemoveWhiteSpaceLines_System_String_" data-uid="Hi.Common.StringUtil.RemoveWhiteSpaceLines(System.String)">
|
||||
RemoveWhiteSpaceLines(string)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static string RemoveWhiteSpaceLines(this string text)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>text</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Common_StringUtil_ToDotSplitedString_" data-uid="Hi.Common.StringUtil.ToDotSplitedString*"></a>
|
||||
|
||||
<h3 id="Hi_Common_StringUtil_ToDotSplitedString__1_System_Collections_Generic_IEnumerable___0__" data-uid="Hi.Common.StringUtil.ToDotSplitedString``1(System.Collections.Generic.IEnumerable{``0})">
|
||||
|
||||
Reference in New Issue
Block a user