LayerD CodeDOM and Zoe Compiler interface
XplBinaryReader Constructor (w)
NamespacesLayerD.CodeDOMXplBinaryReaderXplBinaryReader(Stream)

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

Initializes a new instance of the XplBinaryReader class.
Declaration Syntax
C#Visual BasicVisual C++
public XplBinaryReader(
	Stream w
)
Public Sub New ( _
	w As Stream _
)
public:
XplBinaryReader(
	Stream^ w
)
Parameters
w (Stream)

[Missing <param> documentation for "w"]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)