C# 클래스 Ninject.Tests.Integration.SpecialNinja

상속: IWarrior
파일 보기 프로젝트 열기: Qiredev/ninject

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
this ( int index ) : object

Gets or sets the System.Object at the specified index. Added to have properties with the same name.

this ( string index ) : object

Gets or sets the System.Object at the specified index. Added to have properties with the same name.

메소드 상세

this() 공개 메소드

Gets or sets the System.Object at the specified index. Added to have properties with the same name.
public this ( int index ) : object
index int
리턴 object

this() 공개 메소드

Gets or sets the System.Object at the specified index. Added to have properties with the same name.
public this ( string index ) : object
index string
리턴 object