Click or drag to resize
Extensions Class
Extensions the ParicleSDK uses
Inheritance Hierarchy
SystemObject
  ParticleExtensions

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public static class Extensions

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInvokeIfRequired
Runs the provided action on the SynchronizationContext if one is provided otherwise runs the action on the current thread
Top
See Also