CoreStrings.UnhandledExpressionNode(Object) Method

Definition

Unhandled expression node type '{nodeType}'.

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

Parameters

nodeType
Object

Returns

Applies to