Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Three examples for check name of property on OrderBy* method #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Volsoft73
Copy link

Tre esempi per controllare il nome della proprietà nei metodi OrderBy* e in caso di fallimento resettare i campi del parametro.

  1. Metodo che usa un Action per resettare i campi dei parametri
  2. Metodo che restituisce un oggetto con un valore booleano e l'oggetto Queryable.
  3. Metodo che usa una Try con parametro out.

Refactoring.

Solo per scopo di confronto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant