C# 클래스 Snooze.Routing.RoutingRegistrationDiscovery

파일 보기 프로젝트 열기: nhsevidence/Snooze

공개 메소드들

메소드 설명
Scan ( Assembly assembly ) : IEnumerable

All IRouteRegistration instances and all delegates

비공개 메소드들

메소드 설명
IsConstructableRouteRegistration ( Type t ) : bool
IsRegister ( FieldInfo f ) : bool

메소드 상세

Scan() 공개 메소드

All IRouteRegistration instances and all delegates
public Scan ( Assembly assembly ) : IEnumerable
assembly System.Reflection.Assembly
리턴 IEnumerable