Пример #1
0
 public string GetDescription()
 {
     return(string.Format("{0}, {1}", _animal.GetDescription(), _discription));
 }