EmberType Constructor | |
Initializes a new instance of the
EmberType class.
Namespace: Lawo.EmberPlusSharp.EmberAssembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax public EmberType(
params Type[] types
)
Parameters
- types
- Type: SystemType
The parent fields followed by the actual type, in descending order.
Exceptions See Also