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
NServiceBus
ObjectBuilder
Machine
TransientResolver
C# Class NServiceBus.ObjectBuilder.Machine.TransientResolver
Inheritance:
Resolver
Mostrar archivo
Open project: machine/machine.mta
Class Usage Examples
Public Methods
Method
Description
TransientResolver
(
Type
type
,
IMachineContainer
container
,
object>.Func
buildAndConfigure
) :
System
Method Details
TransientResolver()
public
method
public
TransientResolver
(
Type
type
,
IMachineContainer
container
,
object>.Func
buildAndConfigure
) :
System
type
System.Type
container
IMachineContainer
buildAndConfigure
object>.Func
return
System