C# Class CQRSalad.Tests.Dispatcher.Infrastructure.StructureMapServiceProvider

Inheritance: IServiceProvider
Afficher le fichier Open project: Ontropix/CQRSalad

Méthodes publiques

Méthode Description
GetService ( Type serviceType ) : object
StructureMapServiceProvider ( IContainer container ) : System

Method Details

GetService() public méthode

public GetService ( Type serviceType ) : object
serviceType System.Type
Résultat object

StructureMapServiceProvider() public méthode

public StructureMapServiceProvider ( IContainer container ) : System
container IContainer
Résultat System