Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Chinchilla
Integration
Features
MessageTypeFactories
CastleMessageTypeFactory
C# Class Chinchilla.Integration.Features.MessageTypeFactories.CastleMessageTypeFactory
This is an example castle message type factory, do not use this in production code!
Inheritance:
IMessageTypeFactory
Mostrar archivo
Open project: jonnii/chinchilla
Public Methods
Method
Description
GetTypeFactory
(
Type
key
) :
Func
Method Details
GetTypeFactory()
public
method
public
GetTypeFactory
(
Type
key
) :
Func
key
System.Type
return
Func