NonClosingStream Constructor
Public Sub New( _
ByVal s As Stream _
)
This language is not supported or no code example is available.
public NonClosingStream(
Stream s
)
This language is not supported or no code example is available.
public:
NonClosingStream(
Stream^ s
)
This language is not supported or no code example is available.
Parameters
- s
- Stream