Beispiel #1
0
 protected override void OnDestroy()
 {
     _atomicLong.Destroy();
 }
Beispiel #2
0
 public static void Destroy()
 {
     l.Destroy();
 }
Beispiel #3
0
 protected override void OnDestroy()
 {
     atomicLong.Destroy();
     residue = null;
     local   = null;
 }