Пример #1
0
 public int RemoveCurrentNavigationDupes(RemoveBFDirection rdDir)
 {
     throw new NotImplementedException();
 }
 int IVsUIShell.RemoveCurrentNavigationDupes(RemoveBFDirection dir)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public int RemoveAdjacentBFNavigationItem(RemoveBFDirection rdDir)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 int IVsUIShell.RemoveCurrentNavigationDupes(RemoveBFDirection dir)
 {
     throw new NotImplementedException();
 }
 int IVsUIShell.RemoveAdjacentBFNavigationItem(RemoveBFDirection dir)
 {
     throw new NotImplementedException();
 }
Пример #6
0
 int IVsUIShell.RemoveAdjacentBFNavigationItem(RemoveBFDirection dir)
 {
     throw new NotImplementedException();
 }
 int IVsUIShell.RemoveCurrentNavigationDupes(RemoveBFDirection rdDir)
 {
     throw new Exception("The method or operation is not implemented.");
 }
 int IVsUIShell.RemoveAdjacentBFNavigationItem(RemoveBFDirection rdDir)
 {
     throw new Exception("The method or operation is not implemented.");
 }
Пример #9
0
 public int RemoveCurrentNavigationDupes(RemoveBFDirection rdDir) {
     throw new NotImplementedException();
 }
Пример #10
0
 public int RemoveAdjacentBFNavigationItem(RemoveBFDirection rdDir) {
     throw new NotImplementedException();
 }