Method | Description | |
---|---|---|
Clone ( this stream ) : MemoryStream |
Clones a stream into an in-memory stream.
|
public static Clone ( this stream ) : MemoryStream | ||
stream | this | The object this extension method applies to. |
return | MemoryStream |