C# Class Oxide.SymbolMapParser.Program.Value

Afficher le fichier Open project: OxideMod/OxideNative

Méthodes publiques

Свойство Type Description
Key string
RVA ulong

Méthodes publiques

Méthode Description
Value ( string key, ulong rva ) : System

Method Details

Value() public méthode

public Value ( string key, ulong rva ) : System
key string
rva ulong
Résultat System

Property Details

Key public_oe property

public string Key
Résultat string

RVA public_oe property

public ulong RVA
Résultat ulong