Microsoft.AspNetCore.SignalR.Resources.FormatError_DoNotReadRequireOutgoing C# (CSharp) 메소드

FormatError_DoNotReadRequireOutgoing() 정적인 개인적인 메소드

Do not read RequireOutgoing. Use protected _requireOutgoing instead.
static private FormatError_DoNotReadRequireOutgoing ( ) : string
리턴 string
        internal static string FormatError_DoNotReadRequireOutgoing()
        {
            return GetString("Error_DoNotReadRequireOutgoing");
        }
Resources