-
Notifications
You must be signed in to change notification settings - Fork 36
T_CodeJam_Expressions_Expr
Andrew Koryavchenko edited this page Jul 4, 2017
·
5 revisions
Provides helper methods for Action and Func delegates.
System.Object
CodeJam.Expressions.Expr
Namespace: CodeJam.Expressions
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static class Expr
VB
Public NotInheritable Class Expr
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Expr = class end
Back to Top