Interface IResourceProvider<T>

    • Method Detail

      • getResourceByPath

        T getResourceByPath​(String path)
      • getResourceById

        T getResourceById​(String id)