C# Class DogSledSim.Model.AlaskanHusky

Inheritance: SledDog
ファイルを表示 Open project: novanet/CSharp-Test

Public Methods

Method Description
Run ( ) : void
Stop ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void