ImporterFunc<TJson, TValue>.

ImporterFunc(object, IntPtr) Constructor

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

Syntax

public ImporterFunc(object object, IntPtr method)

Parameters

Name Type Description
object object
method IntPtr

Return Value

Type Description
void