Example #1
0
 private void OnDisable()
 {
     GitWindows.RemoveWindow(this);
 }
Example #2
0
 protected void OnDisable()
 {
     GitWindows.RemoveWindow(this);
 }