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