C# 클래스 PdbReader.Defs.MixedTypedef

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

공개 메소드들

메소드 설명
MixedTypedef ( CBrace type, string innerName, string args ) : System

보호된 메소드들

메소드 설명
GetBody ( string indent, string tab ) : string

메소드 상세

GetBody() 보호된 메소드

protected GetBody ( string indent, string tab ) : string
indent string
tab string
리턴 string

MixedTypedef() 공개 메소드

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