Esempio n. 1
0
 public MyCalculator(IGroupCount GroupCount, IDdlType DdlType)
 {
     this._GroupCount = GroupCount;
     this._DdlType = DdlType;
 }
Esempio n. 2
0
 public MyCalculator(IGroupCount GroupCount, IDdlType DdlType)
 {
     this._GroupCount = GroupCount;
     this._DdlType    = DdlType;
 }