public Form1() { InitializeComponent(); b = new Brain(DisplayInfo); }
public Form1() { InitializeComponent(); b = new Brain(DisplayResult); }