C# 클래스 Conventional.TypeScanner

상속: ITypeScanner
파일 보기 프로젝트 열기: mikeminutillo/conventional 1 사용 예제들

공개 메소드들

메소드 설명
AddConvention ( IConvention convention ) : void
TypeScanner ( ITypeSource typeSource ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetRegistrations ( ) : IEnumerable

메소드 상세

AddConvention() 공개 메소드

public AddConvention ( IConvention convention ) : void
convention IConvention
리턴 void

TypeScanner() 공개 메소드

public TypeScanner ( ITypeSource typeSource ) : System.Collections.Generic
typeSource ITypeSource
리턴 System.Collections.Generic