Example #1
0
 public string Brand()
 {
     return(String.Concat(aCar.Brand(), " SLine"));
 }