コード例 #1
0
 public IComplexPropertyObject1 ProvideComplexPropertyObject(ComplexPropertyObject1 complex)
 {
     return(complex);
 }
コード例 #2
0
 public IComplexPropertyObject1 ProvideComplexPropertyObject(ComplexPropertyObject1 complex) => complex;