C# 클래스 Castle.MicroKernel.Tests.ClassComponents.CustomerChain1

상속: Castle.MicroKernel.Tests.ClassComponents.CustomerImpl
파일 보기 프로젝트 열기: castleproject/Windsor

공개 프로퍼티들

프로퍼티 타입 설명
CustomerBase ICustomer

공개 메소드들

메소드 설명
CustomerChain1 ( ICustomer customer ) : System

메소드 상세

CustomerChain1() 공개 메소드

public CustomerChain1 ( ICustomer customer ) : System
customer ICustomer
리턴 System

프로퍼티 상세

CustomerBase 공개적으로 프로퍼티

public ICustomer CustomerBase
리턴 ICustomer