C# Class NSwag.CodeGeneration.CodeGenerators.CSharp.Templates.JsonExceptionConverterTemplate

Inheritance: JsonExceptionConverterTemplateBase
Afficher le fichier Open project: NSwag/NSwag

Méthodes publiques

Méthode Description
JsonExceptionConverterTemplate ( string exceptionModelClass )
TransformText ( ) : string

Create the template output

Method Details

JsonExceptionConverterTemplate() public méthode

public JsonExceptionConverterTemplate ( string exceptionModelClass )
exceptionModelClass string

TransformText() public méthode

Create the template output
public TransformText ( ) : string
Résultat string