Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: DijkstraNoSolutionException<TWeight, TLabel>(string, HashSet<Node<TWeight, TLabel>>)

Declaration

public DijkstraNoSolutionException<TWeight, TLabel>(
    string message,
    HashSet<Node<TWeight, TLabel>> hashSet
)

Summary

Construtor.