public abstract class TemplateRoutine
extends MulticastDelegate
Represents the routine used in the template file.
Constructor and Description |
---|
TemplateRoutine() |
Modifier and Type | Method and Description |
---|---|
IAsyncResult |
beginInvoke(Object[] args,
AsyncCallback callback,
Object state) |
Object |
endInvoke(IAsyncResult result) |
abstract Object |
invoke(Object[] args) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.