4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
== How to fix it
|
|
|
|
The `First` and `Last` properties are defined on the `LinkedList` class, and the extension method call can be replaced by calling the propery instead.
|