Метод | Описание | |
---|---|---|
AddPair ( DogPair pair ) : void |
Adds a new pair of dogs to the list
|
|
DogSled ( ) : System | ||
DogSled ( HashSet |
Creates a dogsled and initialize the dog team
|
|
Start ( ) : void |
Start the sled, tell all the dogs in the dog team to start running.
|