예제 #1
0
 void IDisposable.Dispose()
 {
     Wire.Cleanup();
 }
예제 #2
0
 public void Cleanup()
 {
     Wire.Cleanup(); //unsubscribe to all
 }