Click or drag to resize
ParticleEventDataToString Method
Returns a String that represents this instance as Json data

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also