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

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

공개 메소드들

메소드 설명
SampleService3 ( int serviceId ) : Castle.MicroKernel.Handlers

Initializes a new instance of the SampleService3 class.

메소드 상세

SampleService3() 공개 메소드

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