一款简单易用的基础网络通讯组件库。

SwaggerPluginManagerExtension 类

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

Definition

命名空间: TouchSocket.WebApi.Swagger
程序集: TouchSocket.WebApi.Swagger (在 TouchSocket.WebApi.Swagger.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
C#
public static class SwaggerPluginManagerExtension
Inheritance
Object    SwaggerPluginManagerExtension

方法

UseSwagger(IPluginManager) 使用SwaggerPlugin插件。
UseSwagger(IPluginManager, ActionSwaggerOption) 使用SwaggerPlugin插件。

参见