Свойство | Type | Description | |
---|---|---|---|
RAW_TOKEN_RESOURCE_PROVIDER_ID | System.Guid |
Свойство | Type | Description | |
---|---|---|---|
_metadata | MediaPortal.Common.MediaManagement.ResourceProviderMetadata |
Méthode | Description | |
---|---|---|
ExpandResourcePathFromString ( string pathStr ) : ResourcePath | ||
IsResource ( string url ) : bool | ||
RawTokenResourceProvider ( ) : System | ||
ToProviderResourcePath ( string path ) : ResourcePath | ||
TryCreateResourceAccessor ( string path, IResourceAccessor &result ) : bool |
public ExpandResourcePathFromString ( string pathStr ) : ResourcePath | ||
pathStr | string | |
Résultat | ResourcePath |
public RawTokenResourceProvider ( ) : System | ||
Résultat | System |
public static ToProviderResourcePath ( string path ) : ResourcePath | ||
path | string | |
Résultat | ResourcePath |
public TryCreateResourceAccessor ( string path, IResourceAccessor &result ) : bool | ||
path | string | |
result | IResourceAccessor | |
Résultat | bool |
public static Guid,System RAW_TOKEN_RESOURCE_PROVIDER_ID | ||
Résultat | System.Guid |