Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CellWithDistance<TCell>(TCell, TCell, int)

Declaration

public CellWithDistance<TCell>(
    TCell cell,
    TCell parent,
    int distance
)

Summary

Constructor.