Now, we declare and initialize a C# string array by adding values to it: string[] dessert = new string[] {"Cupcake","Cake","Candy"};.
確定! 回上一頁