C# Class Petite.Tests.ServiceWithNestedService

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

Public Methods

Method Description
ServiceWithNestedService ( ISimpleTestService nestedService ) : System

Method Details

ServiceWithNestedService() public method

public ServiceWithNestedService ( ISimpleTestService nestedService ) : System
nestedService ISimpleTestService
return System