C# Class SharpTAL.TemplateProgram.ProgramSlot

Inheritance: ProgramMacro
Show file Open project: lck/SharpTAL Class Usage Examples

Public Methods

Method Description
ProgramSlot ( string name, int start, int endTagCommandLocation )
ToString ( ) : string

Method Details

ProgramSlot() public method

public ProgramSlot ( string name, int start, int endTagCommandLocation )
name string
start int
endTagCommandLocation int

ToString() public method

public ToString ( ) : string
return string