C# Class Particle.ParticleEventData

Represents the Json data from a particle Event
Afficher le fichier Open project: ParticleNET/ParticleSDK Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a System.String that represents this instance as Json data

Method Details

ToString() public méthode

Returns a System.String that represents this instance as Json data
public ToString ( ) : string
Résultat string