Méthode | Description | |
---|---|---|
AzureTransitRepository ( AppSettings settings ) : API.Models | ||
GetPlatformTagsAsync ( ) : int>>.Task |
||
GetScheduleAsync ( ) : Task |
||
GetSerializedStaticDataAsync ( ) : Task |
||
GetStaticDataAsync ( ) : Task |
||
SetPlatformTags ( int>.Dictionary |
||
SetSchedule ( ServerBusSchedule schedule ) : void | ||
SetStaticData ( |
public AzureTransitRepository ( AppSettings settings ) : API.Models | ||
settings | AppSettings | |
Résultat | API.Models |
public GetPlatformTagsAsync ( ) : int>>.Task |
||
Résultat | int>>.Task |
public GetSerializedStaticDataAsync ( ) : Task |
||
Résultat | Task |
public SetPlatformTags ( int>.Dictionary |
||
platformTags | int>.Dictionary | |
Résultat | void |
public SetSchedule ( ServerBusSchedule schedule ) : void | ||
schedule | ServerBusSchedule | |
Résultat | void |
public SetStaticData ( |
||
staticData | ||
Résultat | void |