메소드 | 설명 | |
---|---|---|
Invoke ( string method ) : System.Threading.Tasks.Task | ||
MultipleSignalProxy ( IConnection connection, IHubPipelineInvoker invoker, IList |
||
TryGetMember ( |
메소드 | 설명 | |
---|---|---|
GetInvocationData ( string method, object args ) : |
메소드 | 설명 | |
---|---|---|
TryInvokeMember ( |
protected GetInvocationData ( string method, object args ) : |
||
method | string | |
args | object | |
리턴 |
public Invoke ( string method ) : System.Threading.Tasks.Task | ||
method | string | |
리턴 | System.Threading.Tasks.Task |
public MultipleSignalProxy ( IConnection connection, IHubPipelineInvoker invoker, IList |
||
connection | IConnection | |
invoker | IHubPipelineInvoker | |
signals | IList |
|
hubName | string | |
prefix | string | |
exclude | IList |
|
리턴 | System.Collections.Generic |
public TryGetMember ( |
||
binder | ||
result | object | |
리턴 | bool |