Пример #1
0
 public static void _lockAndNeverRelease(string bladeToLock)
 {
     hostStateManager.lockAndNeverRelease(bladeToLock);
 }