C# Class NTRDebuggerTool.Forms.FormEnums.SearchTypeBaseTool

Mostrar archivo Open project: valarnin/NTRRemoteDebugger

Public Methods

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

Private Methods

Method Description
SearchTypeBaseTool ( ) : System.Collections.Generic

Method Details

GetValue() public static method

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

GetValues() public static method

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