C# Class Tx.Bond.Extensions.TypeFinder

Afficher le fichier Open project: Reactive-Extensions/Tx

Méthodes publiques

Méthode Description
LoadTypeMaps ( string folder ) : System.Type[]

Private Methods

Méthode Description
GetAssemblies ( string folder ) : ICollection
GetTypes ( this assembly, bool>.Func predicate ) : ICollection
IsTypeMapType ( this type ) : bool

Method Details

LoadTypeMaps() public static méthode

public static LoadTypeMaps ( string folder ) : System.Type[]
folder string
Résultat System.Type[]