C# Class EasyBike.Config.ConfigService

Inheritance: IConfigService
Afficher le fichier Open project: ThePublicBikeGang/EasyBike

Méthodes publiques

Méthode Description
ConfigService ( ) : Newtonsoft.Json
GetConfigAsync ( ) : Task

Method Details

ConfigService() public méthode

public ConfigService ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

GetConfigAsync() public méthode

public GetConfigAsync ( ) : Task
Résultat Task