public abstract class ProcessStartEventHandler
extends com.aspose.ms.System.MulticastDelegate
Represents a method delegate which will handle processes on start events for signing, verification and search.
Constructor and Description |
---|
ProcessStartEventHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
invoke(Signature signature,
ProcessStartEventArgs args) |
combineImpl, getInvocationList, op_Equality, op_Inequality, removeImpl
public abstract void invoke(Signature signature, ProcessStartEventArgs args)