コード例 #1
0
 public IList <Contract> ListContracts()
 {
     return(_controller.ListContracts());
 }