Beispiel #1
0
 static public void Recreate()
 {
     ThreadHelpers.SyncInvokeWithExtendedStack(() => Link.Delete(ref Net.IsA));
     CharacterHelpers.Recreate();
     Create();
 }