C# Class LessCss.StyleColor

#9f9 / #fffa1d
Inheritance: StyleValue
显示文件 Open project: erikvanbrakel/less.net

Public Methods

Method Description
StyleColor ( string val ) : System
ToString ( ) : string

Protected Methods

Method Description
Div ( StyleValue right ) : StyleValue

Private Methods

Method Description
StyleColor ( ) : System

Method Details

Div() protected method

protected Div ( StyleValue right ) : StyleValue
right StyleValue
return StyleValue

StyleColor() public method

public StyleColor ( string val ) : System
val string
return System

ToString() public method

public ToString ( ) : string
return string