Example #1
0
 public void Dispose()
 {
     GC.SuppressFinalize(this);
     _shaper.SetCurrentToDefault();
     _shaper.Finally();
 }