events refactoring
This commit is contained in:
parent
4475dca3fa
commit
d11fed8d32
13 changed files with 98 additions and 89 deletions
|
|
@ -29,11 +29,6 @@ namespace Yavsc.Models.Messaging
|
|||
/// </summary>
|
||||
public class CircleEvent: YaEvent
|
||||
{
|
||||
public CircleEvent(string topic) : base(topic)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the circles.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue