The "params" keyword in C# allows a method to accept a variable number of arguments. C# params works as an array of objects.
確定! 回上一頁