C# Class Veil.SuperSimple.SuperSimpleMasterPageParserState

Afficher le fichier Open project: namics/TerrificNet Class Usage Examples

Méthodes publiques

Méthode Description
SuperSimpleMasterPageParserState ( Type modelType ) : System

Private Methods

Méthode Description
AddTokenToCurrentSection ( SuperSimpleToken token ) : void
FinalizeCurrentSection ( ) : void
StartSection ( string name ) : void

Method Details

SuperSimpleMasterPageParserState() public méthode

public SuperSimpleMasterPageParserState ( Type modelType ) : System
modelType System.Type
Résultat System