Solution Printer Class
Methods for outputting a solution in XML
(for viewing and saving solutions).
Definition
Namespace: SRS.ShiftSolver.Tools
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
C#
public class SolutionPrinterVB
Public Class SolutionPrinterC++
public ref class SolutionPrinterF#
type SolutionPrinter = class end- Inheritance
- Object SolutionPrinter
Constructors
| SolutionPrinter | Initializes a new instance of the SolutionPrinter class |
Methods
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| PrintSolutionAsXML | Writes the solution to a file in an XML format. |
| ToString | (Inherited from Object) |