The DisGUISE C# class library

IntegerAcceptHandler Delegate

public delegate void IntegerAcceptHandler(
   object sender,
   IntegerAcceptArgs e
);

Requirements

Namespace: DisGUISE.SEWidgets.Events

Assembly: DisGUISE (in DisGUISE.dll)

See Also

DisGUISE.SEWidgets.Events Namespace