메소드 | 설명 | |
---|---|---|
DefaultHubManager ( IEnumerable |
||
GetHub ( string hubName ) : |
||
GetHubMethod ( string hubName, string method, IList |
||
GetHubMethods ( string hubName, bool>.Func |
||
GetHubs ( bool>.Func |
||
ResolveHub ( string hubName ) : IHub | ||
ResolveHubs ( ) : IEnumerable |
public DefaultHubManager ( IEnumerable |
||
hubProviders | IEnumerable |
|
methodProviders | IEnumerable |
|
activator | IHubActivator | |
리턴 | System |
public GetHubMethod ( string hubName, string method, IList |
||
hubName | string | |
method | string | |
parameters | IList |
|
리턴 |
public GetHubMethods ( string hubName, bool>.Func |
||
hubName | string | |
predicate | bool>.Func | |
리턴 | IEnumerable |
public GetHubs ( bool>.Func |
||
predicate | bool>.Func | |
리턴 | IEnumerable |