Example #1
0
        protected override void OnInit(EventArgs e)
        {
            base.OnInit(e);

            checks = new CheckRoutineExecutor(this);
        }
Example #2
0
        protected override void OnInit(EventArgs e)
        {
            base.OnInit(e);

            checks = new CheckRoutineExecutor(this);
        }