11 lines
154 B
C#
11 lines
154 B
C#
|
namespace BlueWest.WebApi.Service
|
|||
|
{
|
|||
|
public readonly struct CommandEvent
|
|||
|
{
|
|||
|
|
|||
|
}
|
|||
|
public class CommandService
|
|||
|
{
|
|||
|
|
|||
|
}
|
|||
|
}
|