Microsoft.AspNetCore.SignalR.Resources.FormatError_ArgumentNullOrEmpty C# (CSharp) Метод

FormatError_ArgumentNullOrEmpty() статический приватный Метод

Argument cannot be null or empty
static private FormatError_ArgumentNullOrEmpty ( ) : string
Результат string
        internal static string FormatError_ArgumentNullOrEmpty()
        {
            return GetString("Error_ArgumentNullOrEmpty");
        }
Resources