메소드 | 설명 | |
---|---|---|
DefaultHubManager ( IDependencyResolver resolver ) : System | ||
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 ( IDependencyResolver resolver ) : System | ||
resolver | IDependencyResolver | |
리턴 | 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 |