Пример #1
0
 public Target(string a, int b, Target[] c){}
Пример #2
0
 public static Target StaticMethod(Target c) { return null; }