Initializes a new instance of the Library class.
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);
Library Class | NAnt.VisualCpp.Types Namespace