5 lines
105 B
C#
5 lines
105 B
C#
|
namespace OpenHarbor.CQRS.DynamicQuery.AspNetCore.Mvc;
|
|||
|
|
|||
|
public class DynamicQueryControllerOptions
|
|||
|
{
|
|||
|
}
|