Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Castle
MicroKernel
Tests
ClassComponents
CommonImplWithDependancy
C# Class Castle.MicroKernel.Tests.ClassComponents.CommonImplWithDependancy
Inheritance:
ICommon
Show file
Open project: nats/castle-1.0.3-mono
Public Properties
Property
Type
Description
Customer
ICustomer
Public Methods
Method
Description
CommonImplWithDependancy
(
ICustomer
customer
)
Method Details
CommonImplWithDependancy()
public
method
public
CommonImplWithDependancy
(
ICustomer
customer
)
customer
ICustomer
Property Details
Customer
public property
public
ICustomer
Customer
return
ICustomer