Symbol.

Symbol(string) Constructor

Summary

Initializes a new instance of the NAnt.VisualCpp.Types.Symbol class with the specified name.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Types
Containing Type
Symbol

Syntax

public Symbol(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
void