tendences, types de lieux et refabrique de code
This commit is contained in:
parent
ca36d067de
commit
104aec9321
31 changed files with 4560 additions and 52 deletions
|
|
@ -4,7 +4,7 @@ using Newtonsoft.Json;
|
|||
using Yavsc.Models;
|
||||
using YavscLib;
|
||||
|
||||
namespace Yavsc.Model.Chat
|
||||
namespace Yavsc.Models.Chat
|
||||
{
|
||||
|
||||
public class Connection : IConnection
|
||||
|
|
@ -20,4 +20,4 @@ namespace Yavsc.Model.Chat
|
|||
public bool Connected { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue