示例#1
0
 public string Description()
 {
     return(String.Format("{0},{1}", _coffee.Description(), _description));
 }