protected virtual void GetByCriteriaOnThread(object[] criterions, ListReturnCallback callback) { callback(Decorated.GetByCriteria(criterions)); }