{{RecordType}} {{Name}}
{{#RecordComments}}
{{>Comments}}
{{/RecordComments}}
Public Members
{{#Obj}}
{{/Obj}}
{{Type}} {{Name}}
{{#MemberComments}}
{{>Comments}}
{{/MemberComments}}
Protected Members
{{#Obj}}
{{/Obj}}
{{Type}} {{Name}}
{{#MemberComments}}
{{>Comments}}
{{/MemberComments}}
Public Methods
{{#Obj}}
{{>FunctionPartial}}
{{/Obj}}
Protected Methods
{{#Obj}}
{{>FunctionPartial}}
{{/Obj}}
Enumerations
{{#Obj}}
{{>EnumPartial}}
{{/Obj}}
Inner Classes
-
{{#Links}}
-
class {{Name}}
{{/Links}}