Click or drag to resize

MonkeyspeakEngineLoadFromStream Method

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

Overload List
  NameDescription
Public methodLoadFromStream(Stream)
Loads a Monkeyspeak script from a Stream into a Page.
Public methodLoadFromStream(Page, Stream)
Loads a Monkeyspeak script from a Stream into existingPage.
Top
See Also