Esempio n. 1
0
 public string DoSomethingStringy(string value)
 {
     return(_ifooObject.DoSomethingStringy(value));
 }