ImporterFunc<TJson, TValue>.

Invoke(TJson) Method

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

Syntax

public virtual TValue Invoke(TJson input)

Parameters

Name Type Description
input TJson

Return Value

Type Description
TValue