public Functions() { this.Model = new DataModel(); this.CSharpModel = new CSharpModel(); this.InitializeComponent(); InitializeValues(); }