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

Symbol Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the Symbol class.

Overload List

Initializes a new instance of the Symbol class.

public Symbol();

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

public Symbol(string);

See Also

Symbol Class | NAnt.VisualCpp.Types Namespace