C# Class CloakedHipster.CssProcessor

Afficher le fichier Open project: shiftkey/cloaked-hipster Class Usage Examples

Méthodes publiques

Méthode Description
CssProcessor ( CssParser process, IEnumerable mappers ) : System.Collections.Generic
Process ( string input, Conventions conventions ) : string

Method Details

CssProcessor() public méthode

public CssProcessor ( CssParser process, IEnumerable mappers ) : System.Collections.Generic
process CssParser
mappers IEnumerable
Résultat System.Collections.Generic

Process() public méthode

public Process ( string input, Conventions conventions ) : string
input string
conventions Conventions
Résultat string