- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- ExpressionEvalBase
Syntax
protected abstract Object EvaluateFunction(MethodInfo method, Object[] args)
Parameters
| Name | Type | Description |
|---|---|---|
| method | MethodInfo | |
| args | Object[] |
Return Value
| Type | Description |
|---|---|
| Object |
