Property | Type | Description |
---|
Method | Description | |
---|---|---|
StreamConfigurationSource ( Stream stream ) : System |
Constructs the source with the given stream.
|
public StreamConfigurationSource ( Stream stream ) : System | ||
stream | Stream | The stream that will be used to read /// from or write to. |
return | System |