C# Class ModernApp4Me.Universal.App.M4MStrings

Helper class to make easier the use or resources strings in an application
Afficher le fichier Open project: smartnsoft/ModernApp4Me

Méthodes publiques

Méthode Description
Get ( string key ) : string
this ( string key ) : string

Private Methods

Méthode Description
M4MStrings ( ) : Windows.ApplicationModel.Resources

Method Details

Get() public static méthode

public static Get ( string key ) : string
key string
Résultat string

this() public méthode

public this ( string key ) : string
key string
Résultat string