Property | Type | Description | |
---|---|---|---|
_original | Stream |
Method | Description | |
---|---|---|
DelegateMemoryStream ( Stream original ) : System |
Initializes a new instance of the DelegateMemoryStream class.
|
public DelegateMemoryStream ( Stream original ) : System | ||
original | Stream | The original. |
return | System |