コード例 #1
0
ファイル: MainActivity.cs プロジェクト: divikiran/xamarin
 protected override void OnDestroy()
 {
     base.OnDestroy();
     Scanner.Destroy();
 }