C# Class Cirrious.MvvmCross.Plugins.JsonLocalisation.MvxContentJsonDictionaryTextProvider

Inheritance: MvxJsonDictionaryTextProvider
Afficher le fichier Open project: Everbridge/sm-MvvmCross

Méthodes publiques

Méthode Description
LoadJsonFromResource ( string namespaceKey, string typeKey, string resourcePath ) : void
MvxContentJsonDictionaryTextProvider ( bool maskErrors = true ) : System.IO

Method Details

LoadJsonFromResource() public méthode

public LoadJsonFromResource ( string namespaceKey, string typeKey, string resourcePath ) : void
namespaceKey string
typeKey string
resourcePath string
Résultat void

MvxContentJsonDictionaryTextProvider() public méthode

public MvxContentJsonDictionaryTextProvider ( bool maskErrors = true ) : System.IO
maskErrors bool
Résultat System.IO