Namespace: Metalama.Framework.Code.SyntaxBuilders
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public static class ExpressionBuilderExtensionsMethods
| 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. |