Esempio n. 1
0
 public byte[] ReadAllBytes(string fileName)
 {
     return(TestContext.ReadAllBytes(fileName));
 }