NAnt SDK Documentation - v0.85-nightly-2005-11-09

Library Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the Library class.

Overload List

Initializes a new instance of the Library class.

public Library();

Initializes a new instance of the Library class with the specified name.

public Library(string);

See Also

Library Class | NAnt.VisualCpp.Types Namespace