mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Remove IObservableCollection
This commit is contained in:
@@ -8,8 +8,6 @@ public interface IDebuggerState
|
||||
void Start();
|
||||
|
||||
InterpreterCommand DebuggerCommand { get; set; }
|
||||
|
||||
//IObservableCollection<Breakpoint> Breakpoints { get; }
|
||||
}
|
||||
|
||||
public interface IRemoteDebuggerState : IDebuggerState
|
||||
|
||||
Reference in New Issue
Block a user