Click or drag to resize

IDelimitedExtensions Class

Extension methods for IDelimited.
Inheritance Hierarchy
SystemObject
  Demo3D.HLE.Comms.TelegramIDelimitedExtensions

Namespace: Demo3D.HLE.Comms.Telegram
Assembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntax
C#
public static class IDelimitedExtensions

The IDelimitedExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodDelimit Delimits data.
Public Extension MethodUndelimit Undelimits delimited data. Returns the contained data only.
Top
See Also