Click or drag to resize

BaseLibraryInitialize Method

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

Initializes this instance. Add your trigger handlers here.

Namespace:  Monkeyspeak.Libraries
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public abstract void Initialize()
See Also