C# Class iTextSharp.tool.xml.css.parser.state.Properties

Inheritance: IState
Afficher le fichier Open project: boecko/iTextSharp

Méthodes publiques

Méthode Description
Process ( char c ) : void
Properties ( CssStateController cssStateController ) : System

Method Details

Process() public méthode

public Process ( char c ) : void
c char
Résultat void

Properties() public méthode

public Properties ( CssStateController cssStateController ) : System
cssStateController iTextSharp.tool.xml.css.parser.CssStateController
Résultat System