而且由于定的是object數組,所有的數據類型都可以做為參數傳入 public static void UseParams(int id, params object[] list) { Console.WriteLine(id); for (int i ...
確定! 回上一頁