C# Class dnSpy.AsmEditor.Hex.PE.IntegerHexBitFieldEnumInfo

Afficher le fichier Open project: 0xd4d/dnSpy Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
Value ulong

Méthodes publiques

Méthode Description
IntegerHexBitFieldEnumInfo ( int v, string name ) : System

Method Details

IntegerHexBitFieldEnumInfo() public méthode

public IntegerHexBitFieldEnumInfo ( int v, string name ) : System
v int
name string
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Value public_oe property

public ulong Value
Résultat ulong