Ejemplo n.º 1
0
 public IEnumerable <Wallet> GetAllWallet()
 {
     return(wCtr.GetAllWallets());
 }