Microsoft.AspNetCore.SignalR.Resources.FormatError_JavaScriptProxyDisabled C# (CSharp) Method

FormatError_JavaScriptProxyDisabled() static private method

SignalR: JavaScript Hub proxy generation has been disabled.
static private FormatError_JavaScriptProxyDisabled ( ) : string
return string
        internal static string FormatError_JavaScriptProxyDisabled()
        {
            return GetString("Error_JavaScriptProxyDisabled");
        }
Resources