public PlatformBridgeTestSingleton()
 {
     var _runtime = new PlatformBridgeTestSingletonComponent(this);
 }
 public PlatformBridgeTestSingleton()
 {
     var _runtime = new PlatformBridgeTestSingletonComponent(this);
 }