Beispiel #1
0
 void IDisposable.Dispose()
 {
     _branches.Dispose();
     _plugins.Dispose();
 }