Example #1
0
 public void Dispose()
 {
     _vertex.RemoveObserver(_observerId);
     _vertex = null;
 }