C# Class Chinchilla.Integration.Features.MessageTypeFactories.CastleMessageTypeFactory

This is an example castle message type factory, do not use this in production code!
Inheritance: IMessageTypeFactory
Afficher le fichier Open project: jonnii/chinchilla

Méthodes publiques

Méthode Description
GetTypeFactory ( Type key ) : Func

Method Details

GetTypeFactory() public méthode

public GetTypeFactory ( Type key ) : Func
key System.Type
Résultat Func