public abstract class SyntaxValidatingEventHandler extends com.aspose.ms.System.MulticastDelegate
Represents the event handler for SyntaxValidatingEvent.
SyntaxValidatingEventHandler()
com.aspose.ms.System.IAsyncResult
beginInvoke(Object sender, SyntaxValidatingEventArgs e, com.aspose.ms.System.AsyncCallback callback, Object state)
void
endInvoke(com.aspose.ms.System.IAsyncResult result)
abstract void
invoke(Object sender, SyntaxValidatingEventArgs e)
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
combine, combine, op_Equality, op_Inequality, peekOutRefParam, peekResult, pushOutRefParams, pushResult, remove, removeAll, setException, throwException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SyntaxValidatingEventHandler()
public abstract void invoke(Object sender, SyntaxValidatingEventArgs e)
public final com.aspose.ms.System.IAsyncResult beginInvoke(Object sender, SyntaxValidatingEventArgs e, com.aspose.ms.System.AsyncCallback callback, Object state)
public final void endInvoke(com.aspose.ms.System.IAsyncResult result)