C# Class NTRDebuggerTool.Forms.FormEnums.DataTypeExactTool

Afficher le fichier Open project: valarnin/NTRRemoteDebugger

Méthodes publiques

Méthode Description
GetKey ( DataTypeExact value ) : string
GetValue ( string key ) : DataTypeExact
GetValues ( ) : string[]

Private Methods

Méthode Description
DataTypeExactTool ( ) : System.Collections.Generic

Method Details

GetKey() public static méthode

public static GetKey ( DataTypeExact value ) : string
value DataTypeExact
Résultat string

GetValue() public static méthode

public static GetValue ( string key ) : DataTypeExact
key string
Résultat DataTypeExact

GetValues() public static méthode

public static GetValues ( ) : string[]
Résultat string[]