доработка роутинга
All checks were successful
CI / build-test (push) Successful in 48s
Release / pack-and-publish (release) Successful in 34s

This commit is contained in:
2025-12-06 07:31:59 +03:00
parent 07df710ce6
commit f9584c5afe

View File

@@ -94,7 +94,7 @@ public sealed class BotPagesApp
/// <summary>
/// Зарегистрировать все маршруты для страницы.
/// Маршрутом является <see cref="RouteAttribute"/>.
/// Если отсутствует, то
/// Так же берется полное название класса.
/// </summary>
public BotPagesApp AutoMapRoute()
{