コード例 #1
0
 public IEnumerable <OrpSku> GetAllSku()
 {
     return(_repo.GetAllSku());
 }