コード例 #1
0
ファイル: Method.cs プロジェクト: ivanleb/CSharpCodeGenerator
 public static MethodBuilder Add(string name) => MethodBuilder.AddMethod(name);