C# Class PdbReader.Defs.PureDef

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

Public Methods

Method Description
Output ( string indent, string tab ) : string
PureDef ( CBrace type, string innerName ) : System

Method Details

Output() public method

public Output ( string indent, string tab ) : string
indent string
tab string
return string

PureDef() public method

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