WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
SortableBindingList.cs File Reference

Go to the source code of this file.

Classes

class  DirectOutput.General.Generic.SortableBindingList< T >
 Inherits BindingList<T> and overrides the functions necessary to provide sorting.
The code of this class is based on the Codeprojekt article Implementing a Sortable BindingList Very, Very Quickly by Muigai Mwaura. More...
 

Namespaces

package  DirectOutput.General.Generic