C# 클래스 Test.A, gert

파일 보기 프로젝트 열기: mono/gert 1 사용 예제들

공개 메소드들

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

메소드 상세

this() 공개 메소드

public this ( int index ) : object
index int
리턴 object

this() 공개 메소드

public this ( string index ) : object
index string
리턴 object