Jas*_*ans 16
尝试使用<example>标签.
/// <example>
/// <code>
/// // create the class that does translations
/// GiveHelpTransforms ght = new GiveHelpTransforms();
/// // have it load our XML into the SourceXML property
/// ght.LoadXMLFromFile(
/// "E:\\Inetpub\\wwwroot\\GiveHelp\\GiveHelpDoc.xml");
/// </code>
/// </example>
Run Code Online (Sandbox Code Playgroud)
我从这里得到了上面的例子.
| 归档时间: |
|
| 查看次数: |
1733 次 |
| 最近记录: |