JsonMockWrapper.

SetInt(int) Method

Namespace
LitJson
Containing Type
JsonMockWrapper

Syntax

public void SetInt(int val)

Parameters

Name Type Description
val int

Return Value

Type Description
void