MapSignalR(new HubConfiguration { Resolver = new AutofacDependencyResolver(container) }); 我的问题是,当我使用Autofac SignalR集成时,无法再在服务器上(例如 ...
確定! 回上一頁