/
aprogrammer
/
dotnet-docs
Обзор
Документация
Войти
/
aprogrammer
/
dotnet-docs
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
docs/csharp/whats-new/tutorials/snippets/interpolated-string-handler/Program.cs
10 строк
213 B
Bill Wagner
Csharp10 interpolated strings (#26456)
21 окт 2021, 04:19
Не верифицирован
21 окт 2021, 04:19
62fa0f9
Код
Авторство
О чём код?
Version_1.Example(); Console.WriteLine(); Console.WriteLine(); Version_2.Example(); Console.WriteLine(); Console.WriteLine(); Version_3.Example(); Console.WriteLine(); Console.WriteLine(); Version_4.Example();