C# Class Castle.MicroKernel.Tests.ClassComponents.CommonImplWithDependency

Inheritance: ICommonSub1, ICommonSub2
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Свойство Type Description
Customer ICustomer

Méthodes publiques

Méthode Description
CommonImplWithDependency ( ICustomer customer )

Method Details

CommonImplWithDependency() public méthode

public CommonImplWithDependency ( ICustomer customer )
customer ICustomer

Property Details

Customer public_oe property

public ICustomer Customer
Résultat ICustomer