Method | Description | |
---|---|---|
Contains ( string filename ) : bool | ||
D2kSoundResources ( FileSystem context, string filename ) : System.Collections.Generic | ||
Dispose ( ) : void | ||
GetStream ( string filename ) : Stream |
public D2kSoundResources ( FileSystem context, string filename ) : System.Collections.Generic | ||
context | FileSystem | |
filename | string | |
return | System.Collections.Generic |
public GetStream ( string filename ) : Stream | ||
filename | string | |
return | Stream |