C# Class SharpTAL.TemplateProgram.Commands.MetaInterpolation

Inheritance: Command
Show file Open project: lck/SharpTAL

Public Methods

Method Description
MetaInterpolation ( Tag tag, bool enabled ) : SharpTAL.TemplateParser

Method Details

MetaInterpolation() public method

public MetaInterpolation ( Tag tag, bool enabled ) : SharpTAL.TemplateParser
tag SharpTAL.TemplateParser.Tag
enabled bool
return SharpTAL.TemplateParser