NamedStream.NamedStream

NamedStream constructor

Creates a new instance.

public NamedStream(Stream stream, string fullName)
ParameterTypeDescription
streamStreamThe stream.
fullNameStringThe full name of the stream.

See Also