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