EmptyDelegate Delegate
Represents an empty delegate.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As New EmptyDelegate(AddressOf HandlerMethod)
Syntax
'Declaration
Protected Delegate Sub EmptyDelegate ()
protected delegate void EmptyDelegate ()
private delegate void EmptyDelegate ()
/** @delegate */
protected delegate void EmptyDelegate ()
Platforms
See Also
Reference
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PresenterControl Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.