3 changed files with 15 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
namespace Avalonia.Remote.Protocol |
|||
{ |
|||
public class BsonStreamTransport |
|||
{ |
|||
|
|||
} |
|||
} |
|||
@ -0,0 +1,7 @@ |
|||
namespace Avalonia.Remote.Protocol |
|||
{ |
|||
public class TransportConnectionWrapper |
|||
{ |
|||
|
|||
} |
|||
} |
|||
Loading…
Reference in new issue