Click or drag to resize

ExtensionMethods Class

Extension class for SerialCommPort.
Inheritance Hierarchy
SystemObject
  ZylSoft.SerialExtensionMethods

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public static class ExtensionMethods

The ExtensionMethods type exposes the following members.

Methods
 NameDescription
Public Extension MethodToString Converts SerialCommPort to string. If you use custom port name, use SerialPort.SerialCommPortToString(SerialCommPort port) instead.
Top
See Also