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

Inheritance: ICommonSub1, ICommonSub2
Exibir arquivo Open project: castleproject/Windsor

Public Properties

Property Type Description
Customer ICustomer

Public Methods

Method Description
CommonImplWithDependency ( ICustomer customer )

Method Details

CommonImplWithDependency() public method

public CommonImplWithDependency ( ICustomer customer )
customer ICustomer

Property Details

Customer public_oe property

public ICustomer Customer
return ICustomer