TemplateMeta

Undocumented in source.

Constructors

this
this(string key, string value)
Undocumented in source.
this
this(string key, string[] values)
Undocumented in source.

Members

Properties

key
string key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
templateType
TemplateType templateType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
values
string[] values [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ITemplateData

templateType
TemplateType templateType [@property getter]
Undocumented in source.

Meta