You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`Event(T, type)` yields the name-type pair of an event.
50
50
-`Event(T, object)` ensures event creation is correct by analyzing the `new E(type, ...)` expression.
51
51
52
-
> **Note**: The constraint's `name` field yields the `String` type, but its purpose is for auto completion in integrated development environments.
52
+
> **Note**: The `Event(T, type)`constraint's `name` field yields the `String` type, but its purpose is for auto completion in integrated development environments.
0 commit comments