Click or drag to resize
ResultTData Property
Gets or sets the data.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public T Data { get; set; }

Property Value

Type: T
The data.
See Also