Exemple #1
0
 public IEnumerable <Wallet> GetAllWallet()
 {
     return(wCtr.GetAllWallets());
 }