Exemplo n.º 1
0
 public ClassWithStringDictionaryProp ObjectParameterWithStringStringDictionaryProperty(ClassWithStringDictionaryProp thing)
 {
     return(thing);
 }
 public ClassWithStringDictionaryProp ObjectParameterWithStringStringDictionaryProperty(ClassWithStringDictionaryProp thing)
 {
     return thing;
 }