ImporterFunc<TJson, TValue>.

EndInvoke(IAsyncResult) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
ImporterFunc<TJson, TValue>

Syntax

public virtual TValue EndInvoke(IAsyncResult result)

Parameters

Name Type Description
result IAsyncResult

Return Value

Type Description
TValue