Click or drag to resize
NamedStreamCreatorCreator Property
A factory that creates a stream.

Namespace: Bio.IO
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Func<Stream> Creator { get; }

Property Value

Type: FuncStream

Implements

INamedStreamCreatorCreator
See Also