IFillTheWaterTank() public method

public IFillTheWaterTank ( ) : void
return void
Example #1
0
 public void IFillTheWaterTank()
 {
     Actionwords.IFillTheWaterTank();
 }