C# supports the use of parameter arrays using the params keyword. ... the caller to pass in any number of arguments and return the calculated average.
確定! 回上一頁