C# Class Crayon.StylePropertyFactory

Inheritance: BaseFactory
Afficher le fichier Open project: jamilgeor/Crayon

Méthodes publiques

Méthode Description
Create ( string term ) : StyleProperty

Private Methods

Méthode Description
AttributeMatchesTerm ( object attribute, string term ) : bool
FindStylePropertyTypeByTerm ( string term, Assembly assembly ) : Type

Method Details

Create() public static méthode

public static Create ( string term ) : StyleProperty
term string
Résultat StyleProperty