コード例 #1
0
ファイル: FormUtility.cs プロジェクト: quangphat/TmTech
 public static DialogResult CloseWithoutSave()
 {
     return(Notify.CloseWithoutSave());
 }