Freigeben über


Extensions.IsPureExpression Methode

Definition

Wenn ein Wert purer Ausdruck ist.

public static bool IsPureExpression (this LGTemplateParser.KeyValueStructureValueContext context);
static member IsPureExpression : LGTemplateParser.KeyValueStructureValueContext -> bool
<Extension()>
Public Function IsPureExpression (context As LGTemplateParser.KeyValueStructureValueContext) As Boolean

Parameter

context
LGTemplateParser.KeyValueStructureValueContext

Schlüsselwertstrukturwertkontext.

Gibt zurück

Ist reiner Ausdruck oder nicht.

Gilt für: