les evennement on tous une propriété "Topic"
This commit is contained in:
parent
677112847d
commit
ce8ced16bb
4 changed files with 22 additions and 3 deletions
|
|
@ -27,6 +27,10 @@ namespace Yavsc.Models.Messaging
|
|||
|
||||
public class BookQueryEvent: YaEvent
|
||||
{
|
||||
public BookQueryEvent() : base("BookQuery")
|
||||
{
|
||||
|
||||
}
|
||||
/// <summary>
|
||||
/// The location.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue