Пример #1
0
 private void OnDestroy()
 {
     if (IdentifierContext.Exists)
     {
         IdentifierContext.Unregister(this);
     }
 }