C# Class Mosa.Compiler.Pdb.CvPublicSymbol3

Inheritance: CvSymbol
显示文件 Open project: tgiphil/MOSA-Project Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Returns a T:System.String that represents the current T:System.Object.

Private Methods

Method Description
CvPublicSymbol3 ( ushort length, CvEntryType type, BinaryReader reader ) : System

Initializes a new instance of the CvPublicSymbol3 struct.

Method Details

ToString() public method

Returns a T:System.String that represents the current T:System.Object.
public ToString ( ) : string
return string