Exemplo n.º 1
0
 public string GetStrings()
 {
     return(string.Format("StringProperty: {0}, another string: {1}", StringProperty, anotherDep.GetStrings()));
 }