Example #1
0
 public DependsByCtor(DependsByProp o)
 {
     Dep = o;
 }
Example #2
0
 public DependsByCtor(DependsByProp o)
 {
     Dep = o;
 }