A comment in C# like this...
// <see cref="Foo" />
...allows Foo to be clickable through to the place in code where Foo lives (assuming you have Visual Studio 2019).
No comments:
Post a Comment