C# Class Petite.Tests.ServiceWithTwoNestedServices

Inheritance: IServiceWithTwoNestedServices
Afficher le fichier Open project: andlju/Petite

Méthodes publiques

Méthode Description
ServiceWithTwoNestedServices ( ISimpleTestService firstNestedService, ISimpleTestService secondNestedService ) : System

Method Details

ServiceWithTwoNestedServices() public méthode

public ServiceWithTwoNestedServices ( ISimpleTestService firstNestedService, ISimpleTestService secondNestedService ) : System
firstNestedService ISimpleTestService
secondNestedService ISimpleTestService
Résultat System