Namespace:
C1.Win.C1Spell
Assembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Assembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
public delegate void CompleteEventHandler( Object sender, CompleteEventArgs e ) |
Visual Basic (Declaration) |
---|
Public Delegate Sub CompleteEventHandler ( _ sender As Object, _ e As CompleteEventArgs _ ) |