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.5.0.8
Syntax
public static class ExtensionMethods

The ExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsIOList
Convert IEnumerable<IOLine> to an IOList<IOLine>
Top
See Also