mapper class and delete old stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Gameboard.ShogiUI.Sockets.ServiceModels.Socket
|
||||
{
|
||||
public interface IResponse
|
||||
public interface ISocketResponse
|
||||
{
|
||||
string Action { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user