Helper class containing static methods to create Expression instances.

Namespace:  Refly.CodeDom
Assembly:  Refly (in Refly.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public sealed class Expr
Visual Basic (Declaration)
Public NotInheritable Class Expr

Inheritance Hierarchy

System..::.Object
  Refly.CodeDom..::.Expr

See Also