コード例 #1
0
ファイル: WalletModel.cs プロジェクト: stefaner/Borlay.Wallet
 public void OpenDonation()
 {
     walletManager.OpenDonation();
 }