Click or drag to resize

JVMBridgeBaseTClass Constructor

Overload List
 NameDescription
Public methodJVMBridgeBaseTClassInitializes a new JVM instance of TClass with no arguments.
Public methodJVMBridgeBaseTClass(IJVMBridgeBaseInitializer) Initializer used internally
Public methodJVMBridgeBaseTClass(Object)Initializes a new JVM instance of TClass with 1 argument.
Public methodJVMBridgeBaseTClass(Object) Used to create instance of IJVMBridgeBase
Public methodJVMBridgeBaseTClass(Object, Object)Initializes a new JVM instance of TClass with 2 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object)Initializes a new JVM instance of TClass with 3 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object, Object)Initializes a new JVM instance of TClass with 4 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Public methodJVMBridgeBaseTClass(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)Initializes a new JVM instance of TClass with 5 arguments.
Top
See Also