Methods
Name | Description | |
---|---|---|
![]() | CreateInstance(String) |
Creates an instance of the class specified by className |
![]() | CreateInstance(String, array<Object>[]()[][]) |
Creates an instance of the class specified by className.
parameters should be passed to the constructor of the instance as an array.
|