C# Class NServiceBus.ObjectBuilder.Machine.TransientResolver

Inheritance: Resolver
Afficher le fichier Open project: machine/machine.mta Class Usage Examples

Méthodes publiques

Méthode Description
TransientResolver ( Type type, IMachineContainer container, object>.Func buildAndConfigure ) : System

Method Details

TransientResolver() public méthode

public TransientResolver ( Type type, IMachineContainer container, object>.Func buildAndConfigure ) : System
type System.Type
container IMachineContainer
buildAndConfigure object>.Func
Résultat System