Exemplo n.º 1
0
 public ClassWithObjectListProperty ObjectParameterWithListOfObjectsProperty(ClassWithObjectListProperty thing)
 {
     return(thing);
 }
 public ClassWithObjectListProperty ObjectParameterWithListOfObjectsProperty(ClassWithObjectListProperty thing)
 {
     return thing;
 }