Example #1
0
 public IComplexPropertyObject1 ProvideComplexPropertyObject(ComplexPropertyObject1 complex)
 {
     return(complex);
 }
 public IComplexPropertyObject1 ProvideComplexPropertyObject(ComplexPropertyObject1 complex) => complex;