Click or drag to resize

IO Constructor (String)

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

Initializes a new instance of the IO class

Namespace:  Monkeyspeak.Libraries
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public IO(
	string authorizedPath = null
)

Parameters

authorizedPath (Optional)
Type: SystemString

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

See Also