Пример #1
0
 public void Release()
 {
     if (instance != null)
     {
         GalileoFunctions.ReleaseInstance(instance);
     }
 }