IPluginConsumer.

ConsumePlugin(IPlugin) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Extensibility
Containing Type
IPluginConsumer

Syntax

void ConsumePlugin(IPlugin type)

Parameters

Name Type Description
type IPlugin

Return Value

Type Description
void