Click or drag to resize

PageLoadCompiledStream Method

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

[Missing <summary> documentation for "M:Monkeyspeak.Page.LoadCompiledStream(System.IO.Stream)"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public void LoadCompiledStream(
	Stream stream
)

Parameters

stream
Type: System.IOStream

[Missing <param name="stream"/> documentation for "M:Monkeyspeak.Page.LoadCompiledStream(System.IO.Stream)"]

See Also