C# Class Instant.StateChange

Inheritance: Operation
Afficher le fichier Open project: ermau/Instant Class Usage Examples

Méthodes publiques

Méthode Description
StateChange ( int id, string variable, object value ) : System.Diagnostics
StateChange ( int id, string variable, string value ) : System.Diagnostics

Method Details

StateChange() public méthode

public StateChange ( int id, string variable, object value ) : System.Diagnostics
id int
variable string
value object
Résultat System.Diagnostics

StateChange() public méthode

public StateChange ( int id, string variable, string value ) : System.Diagnostics
id int
variable string
value string
Résultat System.Diagnostics