Пример #1
0
 private static string GetJs(string filePath)
 {
     return(CachedFileAccess.ReadAllText(filePath));
 }