コード例 #1
0
 public static ZlpDirectoryInfo GetTemp()
 {
     return(new ZlpDirectoryInfo(ZlpPathHelper.GetTempDirectoryPath()));
 }