Свойство | Тип | Описание | |
---|---|---|---|
FillCache | void | ||
FillCache | void |
Метод | Описание | |
---|---|---|
ExpireMembers ( MacheteContext db ) : bool |
Expires active workers based on expiration date
|
|
Initialize ( MacheteContext db ) : void | ||
ReactivateMembers ( MacheteContext db ) : bool |
Reactivates sanctioned workers based on reactivation date
|
|
Refresh ( MacheteContext db ) : void | ||
getCache ( ) : IEnumerable |
Метод | Описание | |
---|---|---|
FillCache ( ) : void | ||
FillCache ( MacheteContext db ) : void |
public static ExpireMembers ( MacheteContext db ) : bool | ||
db | MacheteContext | |
Результат | bool |
public static Initialize ( MacheteContext db ) : void | ||
db | MacheteContext | |
Результат | void |
public static ReactivateMembers ( MacheteContext db ) : bool | ||
db | MacheteContext | |
Результат | bool |
public static Refresh ( MacheteContext db ) : void | ||
db | MacheteContext | |
Результат | void |
public static getCache ( ) : IEnumerable |
||
Результат | IEnumerable |