Method | Description | |
---|---|---|
CreateHubIncomingInvokerContext ( bool isAuthenticated, string methodName, string hubName = null ) : IHubIncomingInvokerContext | ||
CreateRequest ( bool isAuthenticated ) : Mock |
public static CreateHubIncomingInvokerContext ( bool isAuthenticated, string methodName, string hubName = null ) : IHubIncomingInvokerContext | ||
isAuthenticated | bool | |
methodName | string | |
hubName | string | |
return | IHubIncomingInvokerContext |
public static CreateRequest ( bool isAuthenticated ) : Mock |
||
isAuthenticated | bool | |
return | Mock |