Метод | Описание | |
---|---|---|
GetGordionCubePuzzle ( ) : PuzzleSolver.PuzzleState | ||
ReadPiece ( string s ) : PuzzleSolver.PuzzlePiece | ||
ReadPoint ( string s ) : Point | ||
ReadPuzzle ( string s ) : PuzzleSolver.PuzzleState |
public static GetGordionCubePuzzle ( ) : PuzzleSolver.PuzzleState | ||
Результат | PuzzleSolver.PuzzleState |
public static ReadPiece ( string s ) : PuzzleSolver.PuzzlePiece | ||
s | string | |
Результат | PuzzleSolver.PuzzlePiece |
public static ReadPoint ( string s ) : Point | ||
s | string | |
Результат | Point |
public static ReadPuzzle ( string s ) : PuzzleSolver.PuzzleState | ||
s | string | |
Результат | PuzzleSolver.PuzzleState |