C# Class ConsoleApplication2.Question3

Show file Open project: GCC-Autobahn/InterviewTest

Public Methods

Method Description
GetLargestNumberInList ( IList numbers ) : float

Method Details

GetLargestNumberInList() public method

public GetLargestNumberInList ( IList numbers ) : float
numbers IList
return float