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

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

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

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