C# 클래스 Methods.Indexer.Organization

파일 보기 프로젝트 열기: MartinChavez/CSharp

공개 프로퍼티들

프로퍼티 타입 설명
EmpList string>.Dictionary

공개 메소드들

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

메소드 상세

this() 공개 메소드

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

프로퍼티 상세

EmpList 공개적으로 프로퍼티

public Dictionary EmpList
리턴 string>.Dictionary