 | SetupJVMWrapperTGlobalInstance Property |
Create and return a singleton global instance of T
Namespace: MASES.JCOBridge.C2JBridgeAssembly: C2JBridge (in C2JBridge.dll) Version: 2.6.5.251126-bfa527081bb30724b1a63625e2e4f02efed10040
Syntaxpublic static T GlobalInstance { get; }Public Shared ReadOnly Property GlobalInstance As T
Get
Property Value
T
See Also