confused screaming
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace RemoteFrameBuffer.Client
|
||||
{
|
||||
public interface IRemoteFrameBufferClientStreamProvider
|
||||
{
|
||||
public Stream GetRemoteFrameBufferClientStream();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user