C# Class PERWAPI.DoubleConst

Inheritance: SimpleConstant
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
DoubleConst ( double val ) : System
GetDouble ( ) : double

Private Methods

Méthode Description
DoubleConst ( PEReader buff ) : System
GetBlobIndex ( MetaDataOut md ) : uint
Write ( BinaryWriter bw ) : void

Method Details

DoubleConst() public méthode

public DoubleConst ( double val ) : System
val double
Résultat System

GetDouble() public méthode

public GetDouble ( ) : double
Résultat double