C# Class Petite.Tests.ServiceWithTwoNestedServices

Inheritance: IServiceWithTwoNestedServices
ファイルを表示 Open project: andlju/Petite

Public Methods

Method Description
ServiceWithTwoNestedServices ( ISimpleTestService firstNestedService, ISimpleTestService secondNestedService ) : System

Method Details

ServiceWithTwoNestedServices() public method

public ServiceWithTwoNestedServices ( ISimpleTestService firstNestedService, ISimpleTestService secondNestedService ) : System
firstNestedService ISimpleTestService
secondNestedService ISimpleTestService
return System