Property | Type | Description | |
---|---|---|---|
CSharpLength | int | ||
CSharpPos | long | ||
MsilLines | int | ||
MsilPos | long | ||
Record | |||
UnformattedName | string |
Method | Description | |
---|---|---|
GetMethodName ( bool includeClass ) : string | ||
ReadNextPacket ( |
||
ReadNode ( |
||
ReadSetting ( |
||
ReadString ( |
Method | Description | |
---|---|---|
AddFunctionCall ( SharedDictionary |
||
DecrementHits ( ) : void | ||
GetMethodCode ( ) : string | ||
GetParentChain ( ) : XLibrary.XNodeIn[] | ||
LoadCSharp ( ) : bool | ||
LoadMsil ( ) : bool |
public GetMethodName ( bool includeClass ) : string | ||
includeClass | bool | |
return | string |
public static ReadNextPacket ( |
||
stream | ||
totalSize | int | |
return | XPacketType |
public static ReadNode ( |
||
stream | ||
return |
public static ReadSetting ( |
||
stream | ||
name | string | |
value | string | |
return | void |
public static ReadString ( |
||
stream | ||
return | string |