コード例 #1
0
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(_path));
 }
コード例 #2
0
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(FullName));
 }