tune
This commit is contained in:
@@ -102,7 +102,7 @@ Interface IDynamicRegular
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public interface IDynamicRegular : IDynamicTransformer, ITransformer, IMakeXmlSource</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public interface IDynamicRegular : IDynamicTransformer, ITransformer, IMakeXmlSource, IToPresentDto</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -126,6 +126,9 @@ Interface IDynamicRegular
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html#Hi_Common_XmlUtils_IMakeXmlSource_MakeXmlSource_System_String_System_String_System_Boolean_">IMakeXmlSource.MakeXmlSource(string, string, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.IToPresentDto.html#Hi_Common_IToPresentDto_ToPresentDto">IToPresentDto.ToPresentDto()</a>
|
||||
</div>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="typelist extensionMethods">
|
||||
|
||||
Reference in New Issue
Block a user