JsonMockWrapper.

SetInt(int) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonMockWrapper

Syntax

public void SetInt(int val)

Parameters

Name Type Description
val int

Return Value

Type Description
void