IJsonWrapper.

SetInt(int) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
IJsonWrapper

Syntax

void SetInt(int val)

Parameters

Name Type Description
val int

Return Value

Type Description
void