C# Class VATRP.Core.Events.MWIEventArgs

Inheritance: System.EventArgs
Mostra file Open project: VTCSecureLLC/ace-windows Class Usage Examples

Public Methods

Method Description
MWIEventArgs ( int count, bool message_waiting ) : System

Method Details

MWIEventArgs() public method

public MWIEventArgs ( int count, bool message_waiting ) : System
count int
message_waiting bool
return System