Inheritance: CommandLine.MultilineTextAttribute
コード例 #1
0
ファイル: Program.cs プロジェクト: tobiaszuercher/PowerDeploy
 private static void Foo()
 {
     var test = new CommandLine.AssemblyLicenseAttribute("gugus");
 }
コード例 #2
0
ファイル: Program.cs プロジェクト: raspina70/PowerDeploy
 private static void Foo()
 {
     var test = new CommandLine.AssemblyLicenseAttribute("gugus");
 }