메소드 | 설명 | |
---|---|---|
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 | |
리턴 | API.Models |
public SetPlatformTags ( int>.Dictionary |
||
platformTags | int>.Dictionary | |
리턴 | void |
public SetSchedule ( ServerBusSchedule schedule ) : void | ||
schedule | ServerBusSchedule | |
리턴 | void |
public SetStaticData ( |
||
staticData | ||
리턴 | void |