ExporterFunc<T>.

EndInvoke(IAsyncResult) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
ExporterFunc<T>

Syntax

public virtual void EndInvoke(IAsyncResult result)

Parameters

Name Type Description
result IAsyncResult

Return Value

Type Description
void