C# Class PdbReader.Defs.MixedTypedef

Inheritance: Typedef
显示文件 Open project: LibreCrops/cdef

Public Methods

Method Description
MixedTypedef ( CBrace type, string innerName, string args ) : System

Protected Methods

Method Description
GetBody ( string indent, string tab ) : string

Method Details

GetBody() protected method

protected GetBody ( string indent, string tab ) : string
indent string
tab string
return string

MixedTypedef() public method

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