Click or drag to resize

ExtensionMethods Class

Cast IEnumerable<IOLine> to IOList so that we can easy add and remove events from the list
Inheritance Hierarchy
SystemObject
  Brainboxes.IOExtensionMethods

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class ExtensionMethods

The ExtensionMethods type exposes the following members.

Methods
 NameDescription
Public Extension MethodAsIOList Convert IEnumerable<IOLine> to an IOList<IOLine>
Top
See Also