Метод | Описание | |
---|---|---|
GetPlatformTagsAsync ( ) : int>>.Task |
||
GetScheduleAsync ( ) : IEnumerable |
||
GetSerializedStaticDataAsync ( ) : Task |
||
GetStaticDataAsync ( ) : Task |
||
MemoryTransitRepository ( string filePath ) : System | ||
SetPlatformTags ( int>.Dictionary |
||
SetSchedule ( Dictionary |
||
SetStaticData ( |
public GetPlatformTagsAsync ( ) : int>>.Task |
||
Результат | int>>.Task |
public GetScheduleAsync ( ) : IEnumerable |
||
Результат | IEnumerable |
public GetSerializedStaticDataAsync ( ) : Task |
||
Результат | Task |
public MemoryTransitRepository ( string filePath ) : System | ||
filePath | string | |
Результат | System |
public SetPlatformTags ( int>.Dictionary |
||
platformTags | int>.Dictionary | |
Результат | void |
public SetSchedule ( Dictionary |
||
schedule | Dictionary |
|
Результат | void |
public SetStaticData ( |
||
staticData | ||
Результат | void |