public RegisterTag ( Mustache.TagDefinition definition, bool isTopLevel ) : void | ||
definition | Mustache.TagDefinition | The tag definition to register. |
isTopLevel | bool | Specifies whether the tag is immediately in scope. |
return | void |
public RegisterTag ( Mustache.TagDefinition definition, bool isTopLevel ) : void | ||
definition | Mustache.TagDefinition | The tag definition to register. |
isTopLevel | bool | Specifies whether the tag is immediately in scope. |
return | void |