Пример #1
0
 public string GetName()
 {
     return(_contract.GetName());
 }
 public string GetName()
 {
     return(_view.GetName());
 }