C# Class SharpTAL.TemplateProgram.TalTagAttribute

Inheritance: SharpTAL.TemplateParser.TagAttribute
Show file Open project: lck/SharpTAL Class Usage Examples

Public Methods

Method Description
TalTagAttribute ( ) : SharpTAL.TemplateParser
TalTagAttribute ( TagAttribute tagAttr ) : SharpTAL.TemplateParser

Method Details

TalTagAttribute() public method

public TalTagAttribute ( ) : SharpTAL.TemplateParser
return SharpTAL.TemplateParser

TalTagAttribute() public method

public TalTagAttribute ( TagAttribute tagAttr ) : SharpTAL.TemplateParser
tagAttr SharpTAL.TemplateParser.TagAttribute
return SharpTAL.TemplateParser