Ejemplo n.º 1
0
 private static string FileRead(ref string fileName)
 {
     return(ResourceLoader.LoadText(fileName));
 }