C# Class _250.DinkyFish

Show file Open project: Oscarbralo/TopBlogCoder Class Usage Examples

Public Methods

Method Description
monthsUntilCrowded ( int tankVolume, int maleNum, int femaleNum ) : int

Method Details

monthsUntilCrowded() public method

public monthsUntilCrowded ( int tankVolume, int maleNum, int femaleNum ) : int
tankVolume int
maleNum int
femaleNum int
return int