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

Inheritance: IState
显示文件 Open project: boecko/iTextSharp

Public Methods

Method Description
Process ( char c ) : void
Properties ( CssStateController cssStateController ) : System

Method Details

Process() public method

public Process ( char c ) : void
c char
return void

Properties() public method

public Properties ( CssStateController cssStateController ) : System
cssStateController iTextSharp.tool.xml.css.parser.CssStateController
return System