Method | Description | |
---|---|---|
OutputGpioEventArgs ( int pin, bool edge ) : System |
A simple DTO that represents the state of an output pin on the netduino
|
public OutputGpioEventArgs ( int pin, bool edge ) : System | ||
pin | int | |
edge | bool | |
return | System |