Метод | Описание | |
---|---|---|
IsExpired ( ) : bool |
Indicates if the stored time is more than 10 minutes old
|
|
Setting ( System.DateTime time, object value ) : System |
Constructor to initialise the setting
|
public Setting ( System.DateTime time, object value ) : System | ||
time | System.DateTime | The time |
value | object | The value |
Результат | System |