C# Class EasyBike.Config.ConfigService

Inheritance: IConfigService
Exibir arquivo Open project: ThePublicBikeGang/EasyBike

Public Methods

Method Description
ConfigService ( ) : Newtonsoft.Json
GetConfigAsync ( ) : Task

Method Details

ConfigService() public method

public ConfigService ( ) : Newtonsoft.Json
return Newtonsoft.Json

GetConfigAsync() public method

public GetConfigAsync ( ) : Task
return Task