Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Step<TWeight, TLabel>(Node<TWeight, TLabel>, TLabel)

  • Declared in: RT.Dijkstra.Step<TWeight, TLabel>

Declaration

public Step<TWeight, TLabel>(
    Node<TWeight, TLabel> node,
    TLabel label
)

Summary

Constructor.