C# 클래스 Chinchilla.Integration.Features.MessageTypeFactories.CastleMessageTypeFactory

This is an example castle message type factory, do not use this in production code!
상속: IMessageTypeFactory
파일 보기 프로젝트 열기: jonnii/chinchilla

공개 메소드들

메소드 설명
GetTypeFactory ( Type key ) : Func

메소드 상세

GetTypeFactory() 공개 메소드

public GetTypeFactory ( Type key ) : Func
key System.Type
리턴 Func