C# Class NTRDebuggerTool.Forms.FormEnums.DataTypeNumericTool

Afficher le fichier Open project: valarnin/NTRRemoteDebugger

Méthodes publiques

Méthode Description
GetValue ( string key ) : DataTypeNumeric
GetValues ( ) : string[]

Private Methods

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

Method Details

GetValue() public static méthode

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

GetValues() public static méthode

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