[This is preliminary documentation and is subject to change.]

The PublicEvent<(Of <(THandler, TEventArgs>)>) type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AddHandler(THandler)
BeginInvoke(Object, TEventArgs)
Invoke(Object, TEventArgs)
InvokeAsync(Object, TEventArgs)
RemoveHandler(THandler)

See Also