C# Class Snooze.Routing.RoutingRegistrationDiscovery

Afficher le fichier Open project: nhsevidence/Snooze

Méthodes publiques

Méthode Description
Scan ( Assembly assembly ) : IEnumerable

All IRouteRegistration instances and all delegates

Private Methods

Méthode Description
IsConstructableRouteRegistration ( Type t ) : bool
IsRegister ( FieldInfo f ) : bool

Method Details

Scan() public méthode

All IRouteRegistration instances and all delegates
public Scan ( Assembly assembly ) : IEnumerable
assembly System.Reflection.Assembly
Résultat IEnumerable