Exemple #1
0
 public Wallet GetWallet(int id)
 {
     return(wCtr.GetWallet(id));
 }