refactoring

This commit is contained in:
2017-03-02 20:25:49 +01:00
parent 6268b71ab0
commit 53ad230b59
21 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@ public class RdvQueryEvent: RdvQueryProviderInfo, IEvent
{
public RdvQueryEvent()
{
Topic = "BookQuery";
Topic = "RdvQuery";
}
public string Message