Commit a1fdf1e
committed
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.1 parent 2f48b6e commit a1fdf1e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments