[缺少 "T:TouchSocket.WebApi.Swagger.SwaggerOption" 的 <summary> 文档]
public class SwaggerOptionPublic Class SwaggerOptiontype SwaggerOption = class end| SwaggerOption | 初始化 SwaggerOption 类的一个新实例 |
| LaunchBrowser | 是否在浏览器打开Swagger页面 |
| Prefix | 访问Swagger的前缀,默认“swagger” |
| Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (继承自 Object。) |
| GetHashCode | Serves as the default hash function. (继承自 Object。) |
| GetType | Gets the Type of the current instance. (继承自 Object。) |
| MemberwiseClone | Creates a shallow copy of the current Object. (继承自 Object。) |
| SetPrefix | 设置访问Swagger的前缀,默认“swagger” |
| ToString | Returns a string that represents the current object. (继承自 Object。) |
| UseLaunchBrowser | 在浏览器打开Swagger页面 |
| ToJsonString |
转换为Json
(由 SerializeConvert 定义。) |