Use List<t>[^] instead of an array so. C#. List<string> badEmail = new List<string>(); List<string> goodEmail = new List<string>(); ...
確定! 回上一頁