C# 클래스 Microsoft.AspNet.SignalR.Hubs.GroupProxy

상속: SignalProxy
파일 보기 프로젝트 열기: SignalR/SignalR

공개 메소드들

메소드 설명
GroupProxy ( IConnection connection, IHubPipelineInvoker invoker, string signal, string hubName, IList exclude ) : System

메소드 상세

GroupProxy() 공개 메소드

public GroupProxy ( IConnection connection, IHubPipelineInvoker invoker, string signal, string hubName, IList exclude ) : System
connection IConnection
invoker IHubPipelineInvoker
signal string
hubName string
exclude IList
리턴 System