Пример #1
0
 public void MyTestFile()
 {
     string path = System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase + "\\erp_20160825.txt";
     string str  = SecretHelper.SHA1File(path);
 }