Пример #1
0
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(_path));
 }
Пример #2
0
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(FullName));
 }