コード例 #1
0
ファイル: Bang.xaml.cs プロジェクト: rajeshwarn/Thingy
 public async void Close()
 {
     await _app.CloseMessageBox(this);
 }