LayerD CodeDOM and Zoe Compiler interface
Scope Constructor (typesTable)
NamespacesLayerD.ZOECompilerScopeScope(TypesTable)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the Scope class.
Declaration Syntax
C#Visual BasicVisual C++
public Scope(
	TypesTable typesTable
)
Public Sub New ( _
	typesTable As TypesTable _
)
public:
Scope(
	TypesTable^ typesTable
)
Parameters
typesTable (TypesTable)

[Missing <param> documentation for "typesTable"]

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)