Метод | Описание | |
---|---|---|
AssemblyResourceStore ( |
||
AssemblyResourceStore ( |
||
GetFullyQualifiedTypeFromPath ( string path ) : string | ||
GetResourceStream ( string resourceName ) : Stream | ||
IsPathResourceStream ( string path ) : bool |
Метод | Описание | |
---|---|---|
Initialize ( |
public AssemblyResourceStore ( |
||
typeToLocateAssembly | ||
virtualPath | string | |
namespaceName | string | |
Результат | System |
public AssemblyResourceStore ( |
||
typeToLocateAssembly | ||
virtualPath | string | |
namespaceName | string | |
map | ||
Результат | System |
public GetFullyQualifiedTypeFromPath ( string path ) : string | ||
path | string | |
Результат | string |
public GetResourceStream ( string resourceName ) : Stream | ||
resourceName | string | |
Результат | Stream |
public IsPathResourceStream ( string path ) : bool | ||
path | string | |
Результат | bool |