Creates an instance of the class specified by className.
parameters should be passed to the constructor of the instance as an array.
Namespace: TMDAssembly: Driver (in Driver.exe) Version: 1.0.0.0
Syntax
Parameters
- className
- Type: System..::..String
[Missing <param name="className"/> documentation for "M:TMD.IObjectLoader.CreateInstance(System.String,System.Object[])"]
- parameters
- Type: array<System..::..Object>[]()[][]
[Missing <param name="parameters"/> documentation for "M:TMD.IObjectLoader.CreateInstance(System.String,System.Object[])"]
Return Value
[Missing <returns> documentation for "M:TMD.IObjectLoader.CreateInstance(System.String,System.Object[])"]