메소드 | 설명 | |
---|---|---|
LoadJsonFromResource ( string namespaceKey, string typeKey, string resourcePath ) : void | ||
MvxEmbeddedJsonDictionaryTextProvider ( bool maskErrors = true ) : System |
메소드 | 설명 | |
---|---|---|
GetTextFromEmbeddedResource ( string namespaceKey, string resourcePath ) : string |
public LoadJsonFromResource ( string namespaceKey, string typeKey, string resourcePath ) : void | ||
namespaceKey | string | |
typeKey | string | |
resourcePath | string | |
리턴 | void |
public MvxEmbeddedJsonDictionaryTextProvider ( bool maskErrors = true ) : System | ||
maskErrors | bool | |
리턴 | System |