C# Class NSwag.CodeGeneration.SwaggerGenerators.WebApi.Processors.OperationSummaryAndDescriptionProcessor

Loads the operation summary and description from the DescriptionAttribute and the XML documentation.
Inheritance: IOperationProcessor
Afficher le fichier Open project: NSwag/NSwag

Méthodes publiques

Méthode Description
Process ( OperationProcessorContext context ) : bool

Processes the specified method information.

Method Details

Process() public méthode

Processes the specified method information.
public Process ( OperationProcessorContext context ) : bool
context OperationProcessorContext
Résultat bool