C# Class FFXIVAPP.Memory.Core.Enums.Enumeration

Afficher le fichier Open project: Icehunter/ffxivapp-memory Class Usage Examples

Méthodes publiques

Méthode Description
Enumeration ( byte>.ConcurrentDictionary dictionary ) : System.Collections.Concurrent
this ( string key ) : byte
this ( byte key ) : string

Method Details

Enumeration() public méthode

public Enumeration ( byte>.ConcurrentDictionary dictionary ) : System.Collections.Concurrent
dictionary byte>.ConcurrentDictionary
Résultat System.Collections.Concurrent

this() public méthode

public this ( string key ) : byte
key string
Résultat byte

this() public méthode

public this ( byte key ) : string
key byte
Résultat string