C# 클래스 ModernApp4Me.Universal.App.M4MStrings

Helper class to make easier the use or resources strings in an application
파일 보기 프로젝트 열기: smartnsoft/ModernApp4Me

공개 메소드들

메소드 설명
Get ( string key ) : string
this ( string key ) : string

비공개 메소드들

메소드 설명
M4MStrings ( ) : Windows.ApplicationModel.Resources

메소드 상세

Get() 공개 정적인 메소드

public static Get ( string key ) : string
key string
리턴 string

this() 공개 메소드

public this ( string key ) : string
key string
리턴 string