C# 클래스 BlogSharp.CastleExtensions.Tests.DependencyResolvers.SampleService2

Sample service 2
파일 보기 프로젝트 열기: BlogSharp/Blogsharp

공개 메소드들

메소드 설명
SampleService2 ( string serviceId ) : Castle.MicroKernel.Handlers

Initializes a new instance of the SampleService2 class.

메소드 상세

SampleService2() 공개 메소드

Initializes a new instance of the SampleService2 class.
public SampleService2 ( string serviceId ) : Castle.MicroKernel.Handlers
serviceId string The service ID
리턴 Castle.MicroKernel.Handlers