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

FormatError_InvalidCursorFormat() static private method

Invalid cursor.
static private FormatError_InvalidCursorFormat ( ) : string
return string
        internal static string FormatError_InvalidCursorFormat()
        {
            return GetString("Error_InvalidCursorFormat");
        }
Resources