コード例 #1
0
 public OPT()
 {
     des     = new XDes(encKey);
     optPath = Path.Combine(Directory.GetCurrentDirectory(), optName);
 }