Table of Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Notes DownloadECMA-334 C# Language Specification


20 Interfaces
20.2 Interface members
20.2.3 Interface events
Paragraph 11 Interface events are declared using interface-event-declarations: interface-event-declaration : attributesopt newopt event type identifier ;
Paragraph 21 The attributes, type, and identifier of an interface event declaration have the same meaning as those of an event declaration in a class (§17.7). |
Jagger Software Ltd |
Company # 4070126 |
VAT # 762 5213 42 |

