dotnet::__construct dotnet class constructor &reftitle.description; public dotnet::__construct stringassembly_name stringdatatype_name intcodepageCP_ACP Constructs a new dotnet object. &reftitle.parameters; assembly_name Specifies which assembly should be loaded. datatype_name Specifices which class in that assembly to instantiate. codepage Codepage to use for unicode string transformations; see the class for more details on code pages.