コード例 #1
0
 public List <Client> RetrieveALL()
 {
     return(dal.RetrieveALL());
 }