C# Class Crayon.BaseFactory

Afficher le fichier Open project: jamilgeor/Crayon

Méthodes protégées

Méthode Description
CanHandleType ( Type type, Type typeToMatch ) : bool

Method Details

CanHandleType() protected static méthode

protected static CanHandleType ( Type type, Type typeToMatch ) : bool
type System.Type
typeToMatch System.Type
Résultat bool