Méthode | Description | |
---|---|---|
GetPlatformTagsAsync ( ) : int>>.Task |
||
GetScheduleAsync ( ) : IEnumerable |
||
GetSerializedStaticDataAsync ( ) : Task |
||
GetStaticDataAsync ( ) : Task |
||
MemoryTransitRepository ( string filePath ) : CorvallisBusCoreNetCore.Models | ||
SetPlatformTags ( int>.Dictionary |
||
SetSchedule ( Dictionary |
||
SetStaticData ( |
public GetPlatformTagsAsync ( ) : int>>.Task |
||
Résultat | int>>.Task |
public GetScheduleAsync ( ) : IEnumerable |
||
Résultat | IEnumerable |
public GetSerializedStaticDataAsync ( ) : Task |
||
Résultat | Task |
public MemoryTransitRepository ( string filePath ) : CorvallisBusCoreNetCore.Models | ||
filePath | string | |
Résultat | CorvallisBusCoreNetCore.Models |
public SetPlatformTags ( int>.Dictionary |
||
platformTags | int>.Dictionary | |
Résultat | void |
public SetSchedule ( Dictionary |
||
schedule | Dictionary |
|
Résultat | void |
public SetStaticData ( |
||
staticData | ||
Résultat | void |