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(); }
internal InfoHandleRecordStatistics(int infoType, CJPlus.Advanced.InformationStyle style) { this.int_0 = infoType; this.informationStyle_0 = style; }