C# 클래스 PdbReader.Types.CAttrTerm

상속: CTerm
파일 보기 프로젝트 열기: LibreCrops/cdef 1 사용 예제들

공개 메소드들

메소드 설명
CAttrTerm ( CTerm type, SortedSet attrs ) : System
PartDef ( string indent, string tab ) : string

메소드 상세

CAttrTerm() 공개 메소드

public CAttrTerm ( CTerm type, SortedSet attrs ) : System
type CTerm
attrs SortedSet
리턴 System

PartDef() 공개 메소드

public PartDef ( string indent, string tab ) : string
indent string
tab string
리턴 string