This commit is contained in:
2026-01-08 21:07:15 +08:00
parent f7f4fe0aac
commit f81f03cb13
279 changed files with 6575 additions and 5080 deletions
@@ -102,7 +102,7 @@ Interface IStaticTransformer
<div class="markdown conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IStaticTransformer : ITransformer, IMakeXmlSource</code></pre>
<pre><code class="lang-csharp hljs">public interface IStaticTransformer : ITransformer, IMakeXmlSource, IToPresentDto</code></pre>
</div>
@@ -126,6 +126,9 @@ Interface IStaticTransformer
<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">