C# Class Gu.Wpf.ValidationScope.InputTypeCollectionConverter.CompatibleTypeCache

Afficher le fichier Open project: JohanLarsson/Gu.Wpf.ValidationScope

Méthodes publiques

Méthode Description
FindType ( string typeName ) : Type

Private Methods

Méthode Description
AddCompatibleTypes ( Assembly assembly ) : void
CompatibleTypeCache ( ) : System
IsFullName ( string typeName ) : bool
IsMatch ( Type type, string name ) : bool

Method Details

FindType() public static méthode

public static FindType ( string typeName ) : Type
typeName string
Résultat System.Type