This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Gradle.
- Assembly
- Cake
.Gradle .dll - Namespace
- LitJson
- Containing Type
- ExporterFunc
<T>
Syntax
public virtual IAsyncResult BeginInvoke(T obj, JsonWriter writer, AsyncCallback callback, object object)
Parameters
Name | Type | Description |
---|---|---|
obj | T | |
writer | JsonWriter | |
callback | AsyncCallback | |
object | object |
Return Value
Type | Description |
---|---|
IAsyncResult |