Exemplo n.º 1
0
 internal InfoHandleRecord(int id, int infoType, CJPlus.Advanced.InformationStyle style)
 {
     this.int_0 = id;
     this.informationStyle_0 = style;
     this.int_1       = infoType;
     this.stopwatch_0 = Stopwatch.StartNew();
 }
Exemplo n.º 2
0
 internal InfoHandleRecordStatistics(int infoType, CJPlus.Advanced.InformationStyle style)
 {
     this.int_0 = infoType;
     this.informationStyle_0 = style;
 }