C# 클래스 AspComet.Samples.Chat.SubscriptionChecker

파일 보기 프로젝트 열기: nmosafi/aspComet

공개 메소드들

메소드 설명
CheckSubscription ( SubscribingEvent ev ) : void
SubscriptionChecker ( IClientRepository clientRepository ) : AspComet.Eventing

메소드 상세

CheckSubscription() 공개 메소드

public CheckSubscription ( SubscribingEvent ev ) : void
ev AspComet.Eventing.SubscribingEvent
리턴 void

SubscriptionChecker() 공개 메소드

public SubscriptionChecker ( IClientRepository clientRepository ) : AspComet.Eventing
clientRepository IClientRepository
리턴 AspComet.Eventing