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
Ellemy
CQRS
Implementations
StructureMap
CloseCommandsConvention
C# Class Ellemy.CQRS.Implementations.StructureMap.CloseCommandsConvention
Inheritance:
IRegistrationConvention
Mostrar archivo
Open project: elliottohara/Ellemy.CQRS
Public Methods
Method
Description
Process
(
Type
type
,
Registry
registry
) :
void
Method Details
Process()
public
method
public
Process
(
Type
type
,
Registry
registry
) :
void
type
System.Type
registry
Registry
return
void