Пример #1
0
 public bool CanRead(string resourceName)
 {
     return(_resourceBundle.ExistsResource(resourceName));
 }