Click or drag to resize
ResultT Constructor (Boolean)

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public Result(
	bool success
)

Parameters

success
Type: SystemBoolean
if set to true the request was successful
See Also