Property | Type | Description | |
---|---|---|---|
GetFullStreamName | string |
Method | Description | |
---|---|---|
GetStream ( string name ) : Stream | ||
ResourceExists ( string streamName ) : bool | ||
Unpack ( string fsPath ) : IManifest[] |
Method | Description | |
---|---|---|
GetFullStreamName ( string streamName ) : string |
public ResourceExists ( string streamName ) : bool | ||
streamName | string | |
return | bool |
public Unpack ( string fsPath ) : IManifest[] | ||
fsPath | string | |
return | IManifest[] |