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