コード例 #1
0
ファイル: ToastManager.cs プロジェクト: ChestnutGames/boxing
 private void InternalShow()
 {
     toastItem.Show();
 }