C# 클래스 CQRSalad.Tests.Dispatcher.Infrastructure.StructureMapServiceProvider

상속: IServiceProvider
파일 보기 프로젝트 열기: Ontropix/CQRSalad

공개 메소드들

메소드 설명
GetService ( Type serviceType ) : object
StructureMapServiceProvider ( IContainer container ) : System

메소드 상세

GetService() 공개 메소드

public GetService ( Type serviceType ) : object
serviceType System.Type
리턴 object

StructureMapServiceProvider() 공개 메소드

public StructureMapServiceProvider ( IContainer container ) : System
container IContainer
리턴 System