NAnt SDK Documentation - v0.92

Symbol Constructor

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