public class Event<T extends com.aspose.ms.System.MulticastDelegate> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<T> |
invocationList |
| Constructor and Description |
|---|
Event() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(T delegate) |
void |
assign(T delegate) |
boolean |
isEmpty() |
void |
remove(T delegate) |
Copyright © 2024. All rights reserved.