ExpressionEvaluator.

EvaluateFunction(MethodInfo, Object[]) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
ExpressionEvaluator

Syntax

protected override Object EvaluateFunction(MethodInfo methodInfo, Object[] args)

Parameters

Name Type Description
methodInfo MethodInfo
args Object[]

Return Value

Type Description
Object