C# Class SharpTAL.TemplateProgram.Commands.MetalUseMacro

Inheritance: Command
Show file Open project: lck/SharpTAL

Public Methods

Method Description
MetalUseMacro ( Tag tag, string expression, ProgramSlot>.Dictionary slots, List parameters ) : System.Collections.Generic

Method Details

MetalUseMacro() public method

public MetalUseMacro ( Tag tag, string expression, ProgramSlot>.Dictionary slots, List parameters ) : System.Collections.Generic
tag SharpTAL.TemplateParser.Tag
expression string
slots ProgramSlot>.Dictionary
parameters List
return System.Collections.Generic