public abstract class EventHandler<T extends EventArgs> extends MulticastDelegate
Constructor and Description |
---|
EventHandler() |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IAsyncResult |
beginInvoke(Object sender,
T e,
com.aspose.ms.System.AsyncCallback callback,
Object state) |
void |
endInvoke(com.aspose.ms.System.IAsyncResult result) |
abstract void |
invoke(Object paramObject,
T paramT) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
Copyright © 2018. All rights reserved.