Argument.

Argument(FileInfo) Constructor

Summary

Initializes a new instance of the NAnt.Core.Types.Argument class with the given file.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
Argument

Syntax

public Argument(FileInfo value)

Parameters

Name Type Description
value FileInfo

Return Value

Type Description
void