C# 클래스 CAPS.Notifications.Web.NotificationsConfig

Startup class automatically used during OWIN startup. Makes sure SignalR is activated and instantiates the CompositionContainer required to find the implementation of INotificationHandler
파일 보기 프로젝트 열기: uacaps/SignalRNotifications

공개 메소드들

메소드 설명
Configuration ( IAppBuilder app ) : void

메소드 상세

Configuration() 공개 메소드

public Configuration ( IAppBuilder app ) : void
app IAppBuilder
리턴 void