コード例 #1
0
 public void loadConfigFile_1()
 {
     EnvCtxt.loadConfigFile("");
     Assert.IsTrue(EnvCtxt.status != FileIO.FILEOP_SUCCESSFUL);
 }