메소드 | 설명 | |
---|---|---|
BagFile ( FileSystem context, string filename ) : System | ||
Contains ( string filename ) : bool | ||
Dispose ( ) : void | ||
GetStream ( string filename ) : Stream |
public BagFile ( FileSystem context, string filename ) : System | ||
context | FileSystem | |
filename | string | |
리턴 | System |