using System.Collections.Generic;
public class ResultxList : uScrollViewMgr
{
public void Set(List<ResultxInfoData> lst)
Set_ScrollView(lst);
}