C# 클래스 DocumentsAndFolders.Sqs.EventsGenerator.TinyIoCMessageMapperFactory

상속: IAmAMessageMapperFactory
파일 보기 프로젝트 열기: iancooper/Paramore 1 사용 예제들

공개 메소드들

메소드 설명
Create ( Type messageMapperType ) : IAmAMessageMapper
TinyIoCMessageMapperFactory ( TinyIoCContainer container ) : System

메소드 상세

Create() 공개 메소드

public Create ( Type messageMapperType ) : IAmAMessageMapper
messageMapperType System.Type
리턴 IAmAMessageMapper

TinyIoCMessageMapperFactory() 공개 메소드

public TinyIoCMessageMapperFactory ( TinyIoCContainer container ) : System
container TinyIoCContainer
리턴 System