Пример #1
0
 public string Content()
 {
     return(String.Format("This is a content of message:{0}", _repo.Content()));
 }