C# Class NTRDebuggerTool.Forms.FormEnums.SearchTypeNumericTool

Mostra file Open project: valarnin/NTRRemoteDebugger

Public Methods

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

Private Methods

Method Description
SearchTypeNumericTool ( ) : System.Collections.Generic

Method Details

GetValue() public static method

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

GetValues() public static method

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