Click or drag to resize

OkResult Constructor

Main constructor

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public OkResult(
	bool warnings
)

Parameters

warnings
Type: SystemBoolean
See Also