36373839404142
public PokerControl() { this.winDel = new WinwrkDelegate(); this.robotDel = new RobotDelegate(); this.OCRDel = new OCRDelegate(); this.analystDel = new AnalystDelegate(); }