C# 클래스 TypeListTreeNode, heap-prof

상속: TreeNode
파일 보기 프로젝트 열기: mono/heap-prof

공개 프로퍼티들

프로퍼티 타입 설명
idx int

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
TypeListTreeNode ( TypeList, tl, int idx ) : System

메소드 상세

TypeListTreeNode() 공개 메소드

public TypeListTreeNode ( TypeList, tl, int idx ) : System
tl TypeList,
idx int
리턴 System

프로퍼티 상세

idx 공개적으로 프로퍼티

public int idx
리턴 int