WrapperFactory.

WrapperFactory(object, IntPtr) Constructor

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
WrapperFactory

Syntax

public WrapperFactory(object object, IntPtr method)

Parameters

Name Type Description
object object
method IntPtr

Return Value

Type Description
void