예제 #1
0
 public Target(string a, int b, Target[] c){}
예제 #2
0
 public static Target StaticMethod(Target c) { return null; }