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