StreamSource Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStreamSource(Stream, Language, String)
Constructs stream source with specified language and default encoding
Public methodStreamSource(Stream, Encoding, Language, String)
Constructs stream source with specified language and encoding
Back to Top
See Also