Exemplo n.º 1
0
 public List <MemberInfo> GetMemberInfoList(int tag)
 {
     return(mid.GetDataList(tag));
 }