コード例 #1
0
ファイル: Xmtool.cs プロジェクト: softwaiter/netcoreTools
 public static XmlTool Xml()
 {
     return(XmlTool.New());
 }