public ConstructorPropertyB(ConstructorPropertyA a)
 {
     A = a;
 }
Esempio n. 2
0
 public ConstructorPropertyB(ConstructorPropertyA a)
 {
     A = a;
 }