public void SetLists(SockList sockList) { _sockList = sockList; }
public void ResetLists() { _sockList = new SockList(); }