NAntSchemaTask.

ExecuteTask() Method

Summary

Executes the task.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
NAntSchemaTask

Syntax

[ReflectionPermission(SecurityAction.Demand, Flags = ReflectionPermissionFlag.NoFlags)]
protected override void ExecuteTask()

Attributes

Type Description
ReflectionPermissionAttribute

Return Value

Type Description
void