-
Notifications
You must be signed in to change notification settings - Fork 35
T_CodeJam_Expressions_Expr
andrewvk edited this page Jun 23, 2016
·
5 revisions
[This is preliminary documentation and is subject to change.]
Provides helper methods for Action and Func delegates.
System.Object
CodeJam.Expressions.Expr
Namespace: CodeJam.Expressions
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static class Expr
VB
Public NotInheritable Class Expr
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Expr = class end
Back to Top