Изменения документа Сценарии
Редактировал(а) Alexandr Fokin 2024/08/17 10:26
<
отредактировано Alexandr Fokin
на 2023/12/30 13:55
на 2023/12/30 13:55
отредактировано Alexandr Fokin
на 2024/08/17 10:26
на 2024/08/17 10:26
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -18,12 +18,10 @@ 18 18 ))) 19 19 |(% style="width:312px" %)[[JavaScript>>doc:Разработка.Frontend.JavaScript.WebHome]] отключение eslint|(% style="width:1202px" %)Linting JavaScript в Visual Studio 20 20 [[https:~~/~~/learn.microsoft.com/ru-ru/visualstudio/javascript/linting-javascript?view=vs-2022>>https://learn.microsoft.com/ru-ru/visualstudio/javascript/linting-javascript?view=vs-2022]] 21 -|(% style="width:312px" %)Не отображать класс в стеке вызовов|(% style="width:1202px" %)((( 22 -How to hide the current method from exception stack trace in .NET? 23 -[[https:~~/~~/stackoverflow.com/questions/2973343/how-to-hide-the-current-method-from-exception-stack-trace-in-net>>https://stackoverflow.com/questions/2973343/how-to-hide-the-current-method-from-exception-stack-trace-in-net]] 24 -DebuggerHiddenAttribute 25 -[[https:~~/~~/learn.microsoft.com/en-us/dotnet/api/system.diagnostics.debuggerhiddenattribute?view=net-7.0&redirectedfrom=MSDN>>https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.debuggerhiddenattribute?view=net-7.0&redirectedfrom=MSDN]] 26 -\\1) Не отображать при отладке. 21 +|(% style="width:312px" %)Комментарий со ссылкой|(% style="width:1202px" %){{code language="c#"}}/// <see cref="MyClass"></see> 22 +/// <see cref="MyGenericClass{T}"></see>{{/code}}((( 23 +How to reference generic classes and methods in xml documentation 24 +[[https:~~/~~/stackoverflow.com/questions/532166/how-to-reference-generic-classes-and-methods-in-xml-documentation>>https://stackoverflow.com/questions/532166/how-to-reference-generic-classes-and-methods-in-xml-documentation]] 27 27 ))) 28 28 29 29 ----