Click or drag to resize

PageGetLibraryT Method

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

[Missing <summary> documentation for "M:Monkeyspeak.Page.GetLibrary``1"]

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public T GetLibrary<T>()
where T : BaseLibrary

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:Monkeyspeak.Page.GetLibrary``1"]

Return Value

Type: T

[Missing <returns> documentation for "M:Monkeyspeak.Page.GetLibrary``1"]

See Also