public MyCalculator(IGroupCount GroupCount, IDdlType DdlType) { this._GroupCount = GroupCount; this._DdlType = DdlType; }