C# 클래스 CastleTests.MyObject

상속: IMyObject
파일 보기 프로젝트 열기: castleproject/Windsor

보호된 프로퍼티들

프로퍼티 타입 설명
stuff IList>.IDictionary

공개 메소드들

메소드 설명
MyObject ( IDictionary stuff ) : System.Collections.Generic

메소드 상세

MyObject() 공개 메소드

public MyObject ( IDictionary stuff ) : System.Collections.Generic
stuff IDictionary
리턴 System.Collections.Generic

프로퍼티 상세

stuff 보호되어 있는 프로퍼티

protected IDictionary> stuff
리턴 IList>.IDictionary