MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Syntax­BuildersExpression­Builder­Extensions
Open sandboxFocus

ExpressionBuilderExtensions Class

Inheritance
System.Object
ExpressionBuilderExtensions
Namespace: Metalama.Framework.Code.SyntaxBuilders
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public static class ExpressionBuilderExtensions : Object

Methods

Name Description
ToValue(IExpressionBuilder)

Gets an object that can be used in a run-time expression of a template to represent the result of the current expression builder.

ToValue(INotNullExpressionBuilder)

Gets an object that can be used in a run-time expression of a template to represent the result of the current expression builder.