There is a much cleaner way of storing lists of data. Let's store the same names using a C# array variable type: public string[ ] familyMembers ...
確定! 回上一頁