Name |
Description |
ConnectionFailedException |
Connection failed exception. |
ConnectionLostException |
Connection lost exception. |
DeviceBusyException |
Device busy exception. |
DeviceErrorException |
Device error exception. |
DoublePoint |
Structure for representing a pair of coordinates of double type. |
DoubleRange |
Represents a double range with minimum and maximum values. |
IntPoint |
Structure for representing a pair of coordinates of integer type. |
IntRange |
|
NotConnectedException |
Not connected exception. |
Point |
Structure for representing a pair of coordinates of float type. |
PolishExpression |
Evaluator of expressions written in reverse polish notation. |
Range |
Represents a range with minimum and maximum values, which are single precision numbers (floats). |
ThreadSafeRandom |
Thread safe version of the System.Random class. |