コード例 #1
0
 public string GetName()
 {
     return(_contract.GetName());
 }
コード例 #2
0
 public string GetName()
 {
     return(_view.GetName());
 }