MemoryShellContent Constructor (Stream) |
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public MemoryShellContent(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
An input stream.
See Also