C# 클래스 KeePassLib.Resources.KLRes

A strongly-typed resource class, for looking up localized strings, etc.
파일 보기 프로젝트 열기: cappert/keepass2

공개 메소드들

메소드 설명
GetKeyNames ( ) : string[]
SetTranslatedStrings ( string>.Dictionary dictNew ) : void

비공개 메소드들

메소드 설명
TryGetEx ( string>.Dictionary dictNew, string strName, string strDefault ) : string

메소드 상세

GetKeyNames() 공개 정적인 메소드

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

SetTranslatedStrings() 공개 정적인 메소드

public static SetTranslatedStrings ( string>.Dictionary dictNew ) : void
dictNew string>.Dictionary
리턴 void