Method | Description | |
---|---|---|
LoadJsonFromResource ( string namespaceKey, string typeKey, string resourcePath ) : void | ||
MvxEmbeddedJsonDictionaryTextProvider ( bool maskErrors = true ) : System |
Method | Description | |
---|---|---|
GetTextFromEmbeddedResource ( string namespaceKey, string resourcePath ) : string |
public LoadJsonFromResource ( string namespaceKey, string typeKey, string resourcePath ) : void | ||
namespaceKey | string | |
typeKey | string | |
resourcePath | string | |
return | void |
public MvxEmbeddedJsonDictionaryTextProvider ( bool maskErrors = true ) : System | ||
maskErrors | bool | |
return | System |