Свойство | Type | Description | |
---|---|---|---|
fetchOperations | Action | ||
inProgress | List |
Méthode | Description | |
---|---|---|
Contains ( string id ) : bool | ||
Fetch ( string id ) : void | ||
Get ( string id ) : Task |
||
Put ( string id, Action |
public static Contains ( string id ) : bool | ||
id | string | |
Résultat | bool |
public static Put ( string id, Action |
||
id | string | |
fetchOperation | Action |
|
Résultat | void |
public static Dictionary |
||
Résultat | Action |