C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / Invoke Method / Invoke(Delegate) Method

In This Topic
Invoke(Delegate) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function Invoke( _
   ByVal method As System.Delegate _
) As System.Object
 

Parameters

method
See Also