📜  如何在 C# 代码示例中添加数组

📅  最后修改于: 2022-03-11 14:48:52.239000             🧑  作者: Mango

代码示例4
int[] myVariable = new int[1,2,3];