Update 20240719
This commit is contained in:
@@ -5,9 +5,9 @@ using System.Reflection;
|
||||
using System.Web.Http.Controllers;
|
||||
using System.Web.Http.Description;
|
||||
using System.Xml.XPath;
|
||||
using EDOKAAPI_NetFramework.Areas.HelpPage.ModelDescriptions;
|
||||
using API_NetFramework.Areas.HelpPage.ModelDescriptions;
|
||||
|
||||
namespace EDOKAAPI_NetFramework.Areas.HelpPage
|
||||
namespace API_NetFramework.Areas.HelpPage
|
||||
{
|
||||
/// <summary>
|
||||
/// A custom <see cref="IDocumentationProvider"/> that reads the API documentation from an XML documentation file.
|
||||
|
||||
Reference in New Issue
Block a user