Beispiel #1
0
 public ConstructorClass(ConstructorParameterClass cls)
 {
     this.Foo = cls.Foo;
 }
Beispiel #2
0
 public ConstructorClass(ConstructorParameterClass cls)
 {
     this.Foo = cls.Foo;
 }