mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Implement new System.Net.Sockets debugger
This commit is contained in:
@@ -8,7 +8,7 @@ public interface IDebuggerClient
|
||||
/// <summary>
|
||||
/// The URI the client is connected to.
|
||||
/// </summary>
|
||||
string ConnectionUri { get; }
|
||||
Uri ConnectionUri { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Fired when the UIX interpreter steps forward.
|
||||
|
||||
Reference in New Issue
Block a user