C# Класс Petite.Tests.ServiceWithTwoNestedServices

Наследование: IServiceWithTwoNestedServices
Показать файл Открыть проект

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

Метод Описание
ServiceWithTwoNestedServices ( ISimpleTestService firstNestedService, ISimpleTestService secondNestedService ) : System

Описание методов

ServiceWithTwoNestedServices() публичный Метод

public ServiceWithTwoNestedServices ( ISimpleTestService firstNestedService, ISimpleTestService secondNestedService ) : System
firstNestedService ISimpleTestService
secondNestedService ISimpleTestService
Результат System