Méthode | Description | |
---|---|---|
TimestampedEventArgs ( ) : System |
Initializes a new instance of the TimestampedEventArgs class.
|
|
TimestampedEventArgs ( DateTime timestamp = null ) : System |
Initializes a new instance of the TimestampedEventArgs class.
|
public TimestampedEventArgs ( DateTime timestamp = null ) : System | ||
timestamp | DateTime | The time when the event occurred. |
Résultat | System |