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