The DisGUISE C# class library

CallEventHandler Delegate

public delegate void CallEventHandler(
   object sender,
   CallEventArgs e
);

Requirements

Namespace: DisGUISE.Phone.Events

Assembly: DisGUISE (in DisGUISE.dll)

See Also

DisGUISE.Phone.Events Namespace