C# 클래스 PdbReader.Defs.PureDef

상속: Def
파일 보기 프로젝트 열기: LibreCrops/cdef

공개 메소드들

메소드 설명
Output ( string indent, string tab ) : string
PureDef ( CBrace type, string innerName ) : System

메소드 상세

Output() 공개 메소드

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

PureDef() 공개 메소드

public PureDef ( CBrace type, string innerName ) : System
type PdbReader.Types.CBrace
innerName string
리턴 System