C# 클래스 System.Reflection.Tests.PropertyInfoTests.AdvancedIndexerClass

파일 보기 프로젝트 열기: dotnet/corefx

공개 프로퍼티들

프로퍼티 타입 설명
_setValue string

공개 메소드들

메소드 설명
this ( int index, int index2, string h, string myStr ) : string

메소드 상세

this() 공개 메소드

public this ( int index, int index2, string h, string myStr ) : string
index int
index2 int
h string
myStr string
리턴 string

프로퍼티 상세

_setValue 공개적으로 프로퍼티

public string _setValue
리턴 string