The DisGUISE C# class library

StringAcceptHandler Delegate

public delegate void StringAcceptHandler(
   object sender,
   StringAcceptArgs e
);

Requirements

Namespace: DisGUISE.SEWidgets.Events

Assembly: DisGUISE (in DisGUISE.dll)

See Also

DisGUISE.SEWidgets.Events Namespace