C# Class ModernApp4Me.Universal.App.M4MStrings

Helper class to make easier the use or resources strings in an application
Datei anzeigen Open project: smartnsoft/ModernApp4Me

Public Methods

Method Description
Get ( string key ) : string
this ( string key ) : string

Private Methods

Method Description
M4MStrings ( ) : Windows.ApplicationModel.Resources

Method Details

Get() public static method

public static Get ( string key ) : string
key string
return string

this() public method

public this ( string key ) : string
key string
return string