Exemple #1
0
 protected void RaiseReapplyFilter(RelationDataChangedInfo relInfo)
 {
     ReapplyRequested?.Invoke(relInfo);
 }