public void OnDataLoaded(object sender, DataLoadedEventArgs e) { this._con.DataLoaded -= this.OnDataLoaded; this._action(e); }