There was an error while loading. Please reload this page.
Helper for type inference from the lambda callback.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static Action Action( Action action )
VB
Public Shared Function Action ( action As Action ) As Action
F#
static member Action : action : Action -> Action
Type: ActionThe lambda callback passed.
Fn ClassAction OverloadCodeJam Namespace