Class ShortestPathsSolution
public class ShortestPathsSolution : IShortestPathsSolution
- Inheritance
-
ShortestPathsSolution
- Implements
- Inherited Members
Constructors
ShortestPathsSolution()
public ShortestPathsSolution()
Properties
Paths
public List<string> Paths { get; set; }