API ReferenceFacepunch.ActionGraphs.Compilation
public sealed class Facepunch.ActionGraphs.Compilation.OutputDelegate : System.MulticastDelegate
Constructors
Showing 1 constructors
public OutputDelegate(object object, System.IntPtr method)
No results match this filter.
Methods
Showing 3 methods
public virtual System.IAsyncResult BeginInvoke(System.Collections.Generic.IReadOnlyDictionary`2<string,object> values, System.AsyncCallback callback, object object)
public virtual System.Threading.Tasks.Task EndInvoke(System.IAsyncResult result)
public virtual System.Threading.Tasks.Task Invoke(System.Collections.Generic.IReadOnlyDictionary`2<string,object> values)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Facepunch.ActionGraphs.Compilation |
| Type | class |
| Assembly | Facepunch.ActionGraphs |
| Doc ID | T:Facepunch.ActionGraphs.Compilation.OutputDelegate |