コード例 #1
0
 public void Cleanup()
 {
     Src2Html = null;
 }
コード例 #2
0
 public void Init()
 {
     Src2Html = new SourceToHtml();
 }