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

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

GetValue() 공개 정적인 메소드

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

GetValues() 공개 정적인 메소드

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