tendences, types de lieux et refabrique de code

This commit is contained in:
Paul Schneider 2017-01-02 16:31:43 +01:00
commit 104aec9321
31 changed files with 4560 additions and 52 deletions

View file

@ -27,7 +27,7 @@ using System.Linq;
namespace Yavsc
{
using Models;
using Model.Chat;
using Models.Chat;
using ViewModels.Chat;
public class ChatHub : Hub