C# Class KeePassLib.Resources.KLRes

A strongly-typed resource class, for looking up localized strings, etc.
Afficher le fichier Open project: cappert/keepass2

Méthodes publiques

Méthode Description
GetKeyNames ( ) : string[]
SetTranslatedStrings ( string>.Dictionary dictNew ) : void

Private Methods

Méthode Description
TryGetEx ( string>.Dictionary dictNew, string strName, string strDefault ) : string

Method Details

GetKeyNames() public static méthode

public static GetKeyNames ( ) : string[]
Résultat string[]

SetTranslatedStrings() public static méthode

public static SetTranslatedStrings ( string>.Dictionary dictNew ) : void
dictNew string>.Dictionary
Résultat void