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