Example #1
0
 public List <GetChequeInfo> GetChequeInfo()
 {
     return(db.GetChequeInfo());
 }