C# Class PdbReader.Types.CAttrTerm

Inheritance: CTerm
显示文件 Open project: LibreCrops/cdef Class Usage Examples

Public Methods

Method Description
CAttrTerm ( CTerm type, SortedSet attrs ) : System
PartDef ( string indent, string tab ) : string

Method Details

CAttrTerm() public method

public CAttrTerm ( CTerm type, SortedSet attrs ) : System
type CTerm
attrs SortedSet
return System

PartDef() public method

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