Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PEAPI
UIntConst
C# Class PEAPI.UIntConst
Inheritance:
Constant
ファイルを表示
Open project: kumpera/mono
Public Methods
Method
Description
UIntConst
(
byte
val
) :
System
UIntConst
(
uint
val
) :
System
UIntConst
(
ulong
val
) :
System
UIntConst
(
ushort
val
) :
System
Private Methods
Method
Description
GetBlobIndex
(
MetaData
md
) :
uint
Write
(
BinaryWriter
bw
) :
void
Method Details
UIntConst()
public
method
public
UIntConst
(
byte
val
) :
System
val
byte
return
System
UIntConst()
public
method
public
UIntConst
(
uint
val
) :
System
val
uint
return
System
UIntConst()
public
method
public
UIntConst
(
ulong
val
) :
System
val
ulong
return
System
UIntConst()
public
method
public
UIntConst
(
ushort
val
) :
System
val
ushort
return
System