this.mConnected.Remove (ob);
}
}
tstr = tstr.Substring(0,tstr.Length -2) + '\n'; //make fit for writing to file
Utility.prLog(tstr);
Console.Write(tstr);
}
}
}
}
}
tstr = tstr.Substring(0,tstr.Length -2) + '\n'; //make fit for writing to file
Utility.prLog(tstr);
Console.Write(tstr);
}
}
}