C# Class SharpTAL.TemplateProgram.Command

Inheritance: ICommand
Show file Open project: lck/SharpTAL

Public Methods

Method Description
Command ( Tag tag, CommandType commandType ) : SharpTAL.TemplateParser

Method Details

Command() public method

public Command ( Tag tag, CommandType commandType ) : SharpTAL.TemplateParser
tag SharpTAL.TemplateParser.Tag
commandType CommandType
return SharpTAL.TemplateParser