C# 클래스 System.ComponentModel.AttributeCollection.AttributeEntry

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 프로퍼티들

프로퍼티 타입 설명
index int
type Type

프로퍼티 상세

index 공개적으로 프로퍼티

public int index
리턴 int

type 공개적으로 프로퍼티

public Type type
리턴 Type