메소드 | 설명 | |
---|---|---|
CvFunctionSymbol3 ( ushort length, CvEntryType type, |
Initializes a new instance of the CvPublicSymbol3 struct.
|
|
ToString ( ) : string |
Toes the string.
|
public CvFunctionSymbol3 ( ushort length, CvEntryType type, |
||
length | ushort | The length of the symbol in the stream. |
type | CvEntryType | The type of the CodeView entry. |
reader | The reader used to access the stream. | |
리턴 | System |