C# Class LessCss.StyleColor

#9f9 / #fffa1d
Inheritance: StyleValue
Afficher le fichier Open project: erikvanbrakel/less.net

Méthodes publiques

Méthode Description
StyleColor ( string val ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
Div ( StyleValue right ) : StyleValue

Private Methods

Méthode Description
StyleColor ( ) : System

Method Details

Div() protected méthode

protected Div ( StyleValue right ) : StyleValue
right StyleValue
Résultat StyleValue

StyleColor() public méthode

public StyleColor ( string val ) : System
val string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string