dotnet::__construct
(PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8)
dotnet::__construct — dotnet class constructor
说明
Constructs a new dotnet object.
参数
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 com class for more details on code pages.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。