LoisBoombyte

Results 1 issues of LoisBoombyte

Hi, I executed this simple test in Unity and the ToList() doesn't work well... ?! ``` public List _firstList = null; public class InboxItem { public int int1; public float...