refactoring
This commit is contained in:
parent
e143052211
commit
16804e26e7
2 changed files with 3 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ namespace Yavsc.Models.Booking
|
|||
/// Query, for a date, with a given perfomer, at this given place.
|
||||
/// </summary>
|
||||
|
||||
public class BookQuery : NominativeServiceCommand {
|
||||
public class BookQuery : NominativeServiceCommand<RendezVous> {
|
||||
/// <summary>
|
||||
/// The command identifier
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue