C# Class fCraft.ChatTimerEventArgs

Provides data for ChatTimer.Started and ChatTimer.Stopped events. Immutable.
Inheritance: System.EventArgs
Afficher le fichier Open project: fragmer/fCraft

Méthodes publiques

Méthode Description
ChatTimerEventArgs ( ChatTimer timer ) : System
ChatTimerEventArgs ( [ timer ) : System

Method Details

ChatTimerEventArgs() public méthode

public ChatTimerEventArgs ( ChatTimer timer ) : System
timer ChatTimer
Résultat System

ChatTimerEventArgs() public méthode

public ChatTimerEventArgs ( [ timer ) : System
timer [
Résultat System