C# Class Tp.Integration.Ide.VisualStudio.Services.IdleTrackerEventArgs

Specifies that a user is idle or busy.
Inheritance: System.EventArgs
Afficher le fichier Open project: TargetProcess/Tp.Integration.Ide.VisualStudio

Méthodes publiques

Méthode Description
IdleTrackerEventArgs ( bool idle, System.TimeSpan span ) : System

Method Details

IdleTrackerEventArgs() public méthode

public IdleTrackerEventArgs ( bool idle, System.TimeSpan span ) : System
idle bool
span System.TimeSpan
Résultat System