C# Class NTRDebuggerTool.Forms.FormEnums.DataTypeNumericTool

Mostra file Open project: valarnin/NTRRemoteDebugger

Public Methods

Method Description
GetValue ( string key ) : DataTypeNumeric
GetValues ( ) : string[]

Private Methods

Method Description
DataTypeNumericTool ( ) : System.Collections.Generic

Method Details

GetValue() public static method

public static GetValue ( string key ) : DataTypeNumeric
key string
return DataTypeNumeric

GetValues() public static method

public static GetValues ( ) : string[]
return string[]