refactoring
This commit is contained in:
parent
30a8ac75ec
commit
8e658d2bb4
21 changed files with 135 additions and 29 deletions
|
|
@ -1,9 +1,9 @@
|
|||
using Microsoft.Extensions.Localization;
|
||||
using Yavsc.Models.Booking;
|
||||
using Yavsc.Models.Messaging;
|
||||
|
||||
namespace Yavsc.Helpers
|
||||
{
|
||||
using Models.Workflow;
|
||||
using Models.Messaging;
|
||||
public static class EventHelpers
|
||||
{
|
||||
public static BookQueryEvent CreateEvent(this BookQuery query,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue