6 lines
89 B
C#
6 lines
89 B
C#
|
|
namespace Brizco.Domain.CommandQueries.Commands;
|
|||
|
|
|
|||
|
|
public class SectionCommand
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
}
|