update 20240812
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<title>API_NetFramework.Areas.HelpPage Namespace</title>
|
||||
<title>NLogHelper Class</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -74,11 +74,16 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">API_NetFramework.Areas.HelpPage Namespace</h1>
|
||||
<h1 class="title">NLogHelper Class</h1>
|
||||
|
||||
<div class="metadata">
|
||||
Namespace:
|
||||
<a href="topic_0000000000000328.html">Helper</a>
|
||||
|
||||
<br />Assembly: EDOKAAPI_NetFramework (in EDOKAAPI_NetFramework.dll)
|
||||
|
||||
|
||||
|
||||
<br />Assembly: Helper (in Helper.dll)
|
||||
|
||||
</div>
|
||||
|
||||
@@ -93,13 +98,171 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div id="syntaxSection" class="section">
|
||||
|
||||
|
||||
<div id="syntaxCodeBlocks">
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCornerActive">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csActiveTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeVB">
|
||||
<pre xml:space="preserve" class="brush: vb">Public Class NLogHelper</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCsharp">
|
||||
<pre xml:space="preserve" class="brush: csharp">public static class NLogHelper</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCorner">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeCpp">
|
||||
<pre xml:space="preserve" class="brush: cpp">public ref class NLogHelper </pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetContainer">
|
||||
<div class="codeSnippetTabs">
|
||||
<div class="codeSnippetTabLeftCorner">
|
||||
</div>
|
||||
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
|
||||
<a>VB</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeFsharp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csNaTab codeCpp">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
|
||||
</div>
|
||||
<div class="codeSnippetTab csActiveTab csLastTab codeJScript">
|
||||
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
|
||||
</div>
|
||||
<div class="codeSnippetTabRightCornerActive">
|
||||
</div>
|
||||
<div style="clear:both;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCodeCollection">
|
||||
<div class="codeSnippetToolbar">
|
||||
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
|
||||
</div>
|
||||
|
||||
<div class="codeSnippetCode codeJScript">
|
||||
<pre xml:space="preserve" class="brush: js">public class NLogHelper</pre>
|
||||
</div>
|
||||
<div class="codeSnippetCode codeNA">
|
||||
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -118,6 +281,109 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Methods</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="MethodsSection" class="section">
|
||||
<table class="memberListTable">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>
|
||||
Name
|
||||
</th>
|
||||
<th>
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000033C.html">LogConfig(ref Logger)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000033D.html">NameOf(this object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -126,11 +392,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Classes</a></span>
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Extension Methods</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="ClassSection" class="section">
|
||||
<div id="ExtensionMethodsSection" class="section">
|
||||
<table class="memberListTable">
|
||||
<tr>
|
||||
<th></th>
|
||||
@@ -143,221 +409,43 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
inheritedMember
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public extension method" title="Public extension method" src="msdn2019/pubextensionmethod.png"></img>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000033D.html">NameOf(this object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(Defined by <a target="_top" href="topic_000000000000033B.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Classes -->
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000033C.html">ApiDescriptionExtensions</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000348.html">HelpPageAreaRegistration</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000033E.html">HelpPageConfig</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Use this class to customize the Help Page.
|
||||
For example you can set a custom <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.web.http.description.idocumentationprovider">IDocumentationProvider</a> to supply the documentation
|
||||
or you can provide the samples for the requests/responses.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
<img alt="Static" title="Static" src="msdn2019/static.png"></img>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000034B.html">HelpPageConfigurationExtensions</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_0000000000000392.html">HelpPageSampleGenerator</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This class will generate the samples for the help page.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000003A0.html">HelpPageSampleKey</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This is used to identify the place where the sample should be applied.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000003AD.html">ImageSample</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This represents an image sample on the help page. There's a display template named ImageSample associated with this class.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000003B3.html">InvalidSample</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This represents an invalid sample on the help page. There's a display template named InvalidSample associated with this class.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000003B9.html">ObjectGenerator</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This class will create an object of a given type and populate it with sample data.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000003BE.html">TextSample</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This represents a preformatted text sample on the help page. There's a display template named TextSample associated with this class.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public class" title="Public class" src="msdn2019/pubclass.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000003C4.html">XmlDocumentationProvider</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
A custom <a target="_top" href=".html" onclick="this.target='';return true;">IDocumentationProvider</a> that reads the API documentation from an XML documentation file.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!-- Classes End -->
|
||||
|
||||
@@ -365,66 +453,12 @@ A custom <a target="_top" href=".html" onclick="this.target='';return true;">IDo
|
||||
|
||||
<!-- Standard Modules End -->
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Enumerations</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="EnumerationSection" class="section">
|
||||
<table class="memberListTable">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>
|
||||
Name
|
||||
</th>
|
||||
<th>
|
||||
Description
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public enumeration" title="Public enumeration" src="msdn2019/pubenum.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000003BB.html">SampleDirection</a>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Indicates whether the sample is used for request or response
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<a href="#mainBody">
|
||||
Top
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -487,7 +521,22 @@ Indicates whether the sample is used for request or response
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
|
||||
<div> </div>
|
||||
</div>
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_0000000000000328.html">Helper Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="internal-toc-area">
|
||||
@@ -506,3 +555,4 @@ Indicates whether the sample is used for request or response
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user