Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.