C# Class VATRP.Core.Events.MWIEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: VTCSecureLLC/ace-windows Class Usage Examples

Méthodes publiques

Méthode Description
MWIEventArgs ( int count, bool message_waiting ) : System

Method Details

MWIEventArgs() public méthode

public MWIEventArgs ( int count, bool message_waiting ) : System
count int
message_waiting bool
Résultat System