C# Class Veil.SuperSimple.SuperSimpleMasterPageParserState

Mostrar archivo Open project: namics/TerrificNet Class Usage Examples

Public Methods

Method Description
SuperSimpleMasterPageParserState ( Type modelType ) : System

Private Methods

Method Description
AddTokenToCurrentSection ( SuperSimpleToken token ) : void
FinalizeCurrentSection ( ) : void
StartSection ( string name ) : void

Method Details

SuperSimpleMasterPageParserState() public method

public SuperSimpleMasterPageParserState ( Type modelType ) : System
modelType System.Type
return System