You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Если api содержит методы, возвращающие void (или Task), то при генерации автодоки происходит ошибка: The type 'System.Void' may not be used as a type argument
The text was updated successfully, but these errors were encountered:
Если api содержит методы, возвращающие void (или Task), то при генерации автодоки происходит ошибка:
The type 'System.Void' may not be used as a type argument
The text was updated successfully, but these errors were encountered: