tune
This commit is contained in:
@@ -102,7 +102,7 @@ Interface INcTransformer
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public interface INcTransformer : IDynamicRegular, IDynamicTransformer, ITransformer, IMakeXmlSource, INcStroke</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public interface INcTransformer : IDynamicRegular, IDynamicTransformer, ITransformer, IMakeXmlSource, IToPresentDto, INcStroke</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -129,6 +129,9 @@ Interface INcTransformer
|
||||
<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>
|
||||
<div>
|
||||
<a class="xref" href="Hi.NcMech.Topo.INcStroke.html#Hi_NcMech_Topo_INcStroke_GetKeyCode">INcStroke.GetKeyCode()</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user