Method | Description | |
---|---|---|
StateChange ( int id, string variable, object value ) : System.Collections.Generic | ||
StateChange ( int id, string variable, string value ) : System.Collections.Generic |
public StateChange ( int id, string variable, object value ) : System.Collections.Generic | ||
id | int | |
variable | string | |
value | object | |
return | System.Collections.Generic |
public StateChange ( int id, string variable, string value ) : System.Collections.Generic | ||
id | int | |
variable | string | |
value | string | |
return | System.Collections.Generic |