コード例 #1
0
ファイル: RSDemoAlert.cs プロジェクト: sandatan/reportsmart
 public void ReleaseLocale()
 {
     _Locale.RemoveLocalizedControl(this);
     _Locale = null;
 }