Exemplo n.º 1
0
 public void BuildPuzzleKey <SeedType, OperationType>(IPuzzleKeyBuilder <SeedType, OperationType> puzzleKeyBuilder)
 {
     puzzleKeyBuilder.BuildPuzzleKey();
 }