cbor works
This commit is contained in:
@@ -5,7 +5,5 @@ namespace mROA.Abstract
|
||||
public interface ICommandExecution
|
||||
{
|
||||
Guid Id { get; set; }
|
||||
int ClientId { get; set; }
|
||||
int CommandId { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user