public SchedulerListItemDetails(SchedulerListItem item, Form owner) { InitializeComponent(); this.SourcePath = item.SourcePath;
public SchedulerListItemDetails(SchedulerListItem item, Form owner) : this() { this.SourcePath = item.SourcePath;