C# 클래스 Customer.Project.Application.StructureMap.RepositoryIntConvention

상속: IRegistrationConvention
파일 보기 프로젝트 열기: atosorigin/AtosMvcStarterKit

공개 메소드들

메소드 설명
Process ( Type type, Registry registry ) : void

비공개 메소드들

메소드 설명
ProcessInterfaceName ( Type type, Registry registry, string interfaceName ) : void

메소드 상세

Process() 공개 메소드

public Process ( Type type, Registry registry ) : void
type System.Type
registry Registry
리턴 void