C# 클래스 NTRDebuggerTool.Forms.FormEnums.SearchTypeBaseTool

파일 보기 프로젝트 열기: valarnin/NTRRemoteDebugger

공개 메소드들

메소드 설명
GetValue ( string key ) : SearchTypeBase
GetValues ( ) : string[]

비공개 메소드들

메소드 설명
SearchTypeBaseTool ( ) : System.Collections.Generic

메소드 상세

GetValue() 공개 정적인 메소드

public static GetValue ( string key ) : SearchTypeBase
key string
리턴 SearchTypeBase

GetValues() 공개 정적인 메소드

public static GetValues ( ) : string[]
리턴 string[]