Sdílet prostřednictvím


Extensions.IsPureExpression Metoda

Definice

Pokud je hodnota čistý výraz.

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

Parametry

context
LGTemplateParser.KeyValueStructureValueContext

Kontext hodnot struktury klíčových hodnot.

Návraty

Je čistý výraz nebo ne.

Platí pro