C# Класс BlogSharp.CastleExtensions.Tests.DependencyResolvers.SampleService3

Sample service 3
Показать файл Открыть проект

Открытые методы

Метод Описание
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