Namespace:
Greatis.FormDesigner
Assembly: Greatis.FormDesigner.Treasury (in Greatis.FormDesigner.Treasury.dll)
Assembly: Greatis.FormDesigner.Treasury (in Greatis.FormDesigner.Treasury.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Function GetEventDescriptorHashCode ( _ eventDesc As EventDescriptor _ ) As String |
C# |
---|
protected string GetEventDescriptorHashCode( EventDescriptor eventDesc ) |
Visual C++ |
---|
protected: String^ GetEventDescriptorHashCode( EventDescriptor^ eventDesc ) |
JavaScript |
---|
function getEventDescriptorHashCode(eventDesc); |
Parameters
- eventDesc
- Type: System.ComponentModel..::.EventDescriptor