Click or drag to resize

SStreamReader Constructor (String)

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

Initializes a new instance of the SStreamReader class

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public SStreamReader(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Monkeyspeak.SStreamReader.#ctor(System.String)"]

See Also