You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor properties to use expression-bodied members.
Simplified the implementation of the `Before` and `After` properties by converting them to use expression-bodied members. This improves readability and reduces code complexity.
0 commit comments