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, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImplpublic abstract void invoke(Signature signature, ProcessStartEventArgs args)
Copyright © 2024. All rights reserved.