Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CombinedCell<TCell>(TCell)

Declaration

public CombinedCell<TCell>(
    TCell singleCell
)

Summary

Constructs a CombinedCell<TCell> structure consisting of a single cell.