public CalContainer (Evolution.Source source, EvolutionDataServerQueryable queryable, string fingerprint, CalSourceType cal_source_type) : base (source, queryable, fingerprint) { this.cal_source_type = cal_source_type; }
public CalContainer(Evolution.Source source, EvolutionDataServerQueryable queryable, string fingerprint, CalSourceType cal_source_type) : base(source, queryable, fingerprint) { this.cal_source_type = cal_source_type; }