Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SharpQuake
dfunction_t
C# Class SharpQuake.dfunction_t
显示文件
Open project: Memorix101/SharpQuake
Class Usage Examples
Public Properties
Property
Type
Description
SizeInBytes
int
first_statement
int
locals
int
numparms
int
parm_start
int
profile
int
s_file
int
s_name
int
Public Methods
Method
Description
SwapBytes
( ) :
void
ToString
( ) :
string
Method Details
SwapBytes()
public
method
public
SwapBytes
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
SizeInBytes
public_oe static_oe property
public
static
int
SizeInBytes
return
int
first_statement
public_oe property
public
int
first_statement
return
int
locals
public_oe property
public
int
locals
return
int
numparms
public_oe property
public
int
numparms
return
int
parm_start
public_oe property
public
int
parm_start
return
int
profile
public_oe property
public
int
profile
return
int
s_file
public_oe property
public
int
s_file
return
int
s_name
public_oe property
public
int
s_name
return
int