CoreStrings.DebugViewError(Object) Method

Definition

Debug view threw {message}. Please report this at https://github.com/dotnet/efcore

public static string DebugViewError (object? message);
static member DebugViewError : obj -> string
Public Shared Function DebugViewError (message As Object) As String

Parameters

message
Object

Returns

Applies to