Costructs a new DDomContext having the name table specified by 'nt'.
[Visual Basic] Public Sub New( _ ByVal nt As NameTable _ ) [C#] public DDomContext( NameTable nt ); [C++] public: DDomContext( NameTable* nt ); [JScript] public function DDomContext( NameTable nt );
DDomContext Class | XRules Namespace