ExporterFunc<T>.

ExporterFunc(object, IntPtr) Constructor

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

Syntax

public ExporterFunc(object object, IntPtr method)

Parameters

Name Type Description
object object
method IntPtr

Return Value

Type Description
void