/
aprogrammer
/
dotnet-docs
Обзор
Документация
Войти
/
aprogrammer
/
dotnet-docs
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
docs/framework/reflection-and-codedom/toc.yml
33 строки
2 KB
Genevieve Warren
Move reflection docs out of /framework folder (#40237)
28 мар 2024, 22:21
Не верифицирован
28 мар 2024, 22:21
0ce7248
Код
Авторство
О чём код?
items: - name: Reflection items: - name: Overview href: ../../fundamentals/reflection/reflection.md?toc=/dotnet/framework/reflection-and-codedom/toc.json&bc=/dotnet/breadcrumb/toc.json - name: Security Considerations for Reflection href: security-considerations-for-reflection.md - name: "How to: Load Assemblies into the Reflection-Only Context" href: how-to-load-assemblies-into-the-reflection-only-context.md - name: Reflection in .NET Framework for Windows Store Apps href: reflection-for-windows-store-apps.md - name: Emit dynamic methods and assemblies items: - name: Overview href: ../../fundamentals/reflection/emitting-dynamic-methods-and-assemblies.md?toc=/dotnet/framework/reflection-and-codedom/toc.json&bc=/dotnet/breadcrumb/toc.json - name: Security Issues in Reflection Emit href: security-issues-in-reflection-emit.md - name: "Walkthrough: Emitting Code in Partial Trust Scenarios" href: walkthrough-emitting-code-in-partial-trust-scenarios.md - name: Dynamic language runtime overview href: dynamic-language-runtime-overview.md - name: Dynamic source code generation and compilation items: - name: Overview href: dynamic-source-code-generation-and-compilation.md - name: Use the CodeDOM href: using-the-codedom.md - name: Generate and compile source code from a CodeDOM graph href: generating-and-compiling-source-code-from-a-codedom-graph.md - name: Create an XML documentation file using CodeDOM href: how-to-create-an-xml-documentation-file-using-codedom.md - name: Create a class using CodeDOM href: how-to-create-a-class-using-codedom.md