C# Class dotless.Core.engine.Keyword

Inheritance: Literal, IEvaluatable
Afficher le fichier Open project: chrisjowen/nLess

Méthodes publiques

Méthode Description
Evaluate ( ) : INode
Keyword ( string value ) : System.Collections.Generic

Method Details

Evaluate() public méthode

public Evaluate ( ) : INode
Résultat INode

Keyword() public méthode

public Keyword ( string value ) : System.Collections.Generic
value string
Résultat System.Collections.Generic