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