Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PEAPI
IntConst
C# Class PEAPI.IntConst
Inheritance:
DataConstant
Afficher le fichier
Open project: kumpera/mono
Méthodes publiques
Méthode
Description
IntConst
(
int
val
) :
System
IntConst
(
long
val
) :
System
IntConst
(
sbyte
val
) :
System
IntConst
(
short
val
) :
System
Private Methods
Méthode
Description
GetBlobIndex
(
MetaData
md
) :
uint
Write
(
BinaryWriter
bw
) :
void
Method Details
IntConst()
public
méthode
public
IntConst
(
int
val
) :
System
val
int
Résultat
System
IntConst()
public
méthode
public
IntConst
(
long
val
) :
System
val
long
Résultat
System
IntConst()
public
méthode
public
IntConst
(
sbyte
val
) :
System
val
sbyte
Résultat
System
IntConst()
public
méthode
public
IntConst
(
short
val
) :
System
val
short
Résultat
System