public void Connect(string cname, int CardID)
 {
     LSList.Add(cname, CardID);
 }