Beispiel #1
0
 public void Die()
 {
     _ctx.Die(this);
 }
Beispiel #2
0
 public void Die()
 {
     _ctx.Die(this);
     _ctx = null;
 }