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