Méthode | Description | |
---|---|---|
FromTimerOptions ( |
Returns a TimerOptions for the specified TimerOptions, or
|
|
FromTimerOptionsInfo ( |
Returns a TimerOptions for the specified TimerOptionsInfo, or
|
|
Set ( |
Sets all of the options from another instance of the TimerOptions class.
|
|
Set ( |
Sets all of the options from an instance of the TimerOptionsInfo class.
|
|
TimerOptions ( ) : System |
Initializes a new instance of the TimerOptions class.
|
|
TimerOptions ( |
Initializes a new instance of the TimerOptions class from another instance of the
|
|
TimerOptions ( |
Initializes a new instance of the TimerOptions class from a TimerOptionsInfo.
|
|
ToTimerOptionsInfo ( ) : |
Returns the representation of the TimerOptions used for XML serialization.
|
Méthode | Description | |
---|---|---|
OnPropertyChanged ( ) : void |
Raises the PropertyChanged event.
|
public static FromTimerOptions ( |
||
options | A |
|
Résultat |
public static FromTimerOptionsInfo ( |
||
info | A |
|
Résultat |
public Set ( |
||
options | A |
|
Résultat | void |
public Set ( |
||
info | A |
|
Résultat | void |
public TimerOptions ( |
||
options | A |
|
Résultat | System |
public TimerOptions ( |
||
info | A |
|
Résultat | System |
public ToTimerOptionsInfo ( ) : |
||
Résultat |