Beispiel #1
0
 public static bool HasResource(string path)
 {
     return(impl.HasResource(path));
 }