Method | Description | |
---|---|---|
Read ( |
Reads the specified reader.
|
|
ToString ( ) : string |
Returns a T:System.String that represents the current T:System.Object.
|
Method | Description | |
---|---|---|
CvSymbol ( ushort length, CvEntryType type ) : System |
Initializes a new instance of the CvSymbol class.
|
protected CvSymbol ( ushort length, CvEntryType type ) : System | ||
length | ushort | The length of the symbol in the stream. |
type | CvEntryType | The type of the CodeView entry. |
return | System |
public static Read ( |
||
reader | The reader. | |
return |