public CHacks() { client = new CPipeClient(); reply = client.GetReply(); }
public CInformation() { client = new CPipeClient(); reply = client.GetReply(); }