Method | Description | |
---|---|---|
Dispose ( ) : void | ||
SmartStream ( Stream stream ) : System | ||
SmartStream ( string filepath, FileMode mode ) : System |
public SmartStream ( Stream stream ) : System | ||
stream | Stream | |
return | System |
public SmartStream ( string filepath, FileMode mode ) : System | ||
filepath | string | |
mode | FileMode | |
return | System |