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
Change the way of writing a extension method header
- This subsection explains generic extensions WITHOUT using clause(s) first,
and then explains generic extensions WITH using clause(s).
The changed code is for the first part, and don't introduce using clause(s)
in it is more suitable in this context.
0 commit comments