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