C# (CSharp) BunniesCraft.Services.Areas.HelpPage Пространство имен

Пространства имен

BunniesCraft.Services.Areas.HelpPage.Controllers
BunniesCraft.Services.Areas.HelpPage.Models

Классы

Имя Описание
ApiDescriptionExtensions
HelpPageConfig Use this class to customize the Help Page. For example you can set a custom System.Web.Http.Description.IDocumentationProvider to supply the documentation or you can provide the samples for the requests/responses.
HelpPageConfigurationExtensions
HelpPageSampleGenerator This class will generate the samples for the help page.
HelpPageSampleKey This is used to identify the place where the sample should be applied.
ObjectGenerator This class will create an object of a given type and populate it with sample data.
ObjectGenerator.SimpleTypeObjectGenerator
XmlDocumentationProvider A custom IDocumentationProvider that reads the API documentation from an XML documentation file.