C# Class PERWAPI.CharConst

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

Méthodes publiques

Méthode Description
CharConst ( char val ) : System
GetChar ( ) : char

Private Methods

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

Method Details

CharConst() public méthode

public CharConst ( char val ) : System
val char
Résultat System

GetChar() public méthode

public GetChar ( ) : char
Résultat char