C# Class XamarinCRMAndroid.ConfigFetcher

Fetches settings from embedded resources in the Android project.
Inheritance: IConfigFetcher
Afficher le fichier Open project: xamarin/app-crm

Méthodes publiques

Méthode Description
GetAsync ( string configElementName, bool readFromSensitiveConfig = false ) : Task

Method Details

GetAsync() public méthode

public GetAsync ( string configElementName, bool readFromSensitiveConfig = false ) : Task
configElementName string
readFromSensitiveConfig bool
Résultat Task