Exemplo n.º 1
0
 private string ReadContent()
 {
     return(FileWrapper.ReadAllText(this.path));
 }