C# 클래스 NSwag.CodeGeneration.CodeGenerators.CSharp.Templates.JsonExceptionConverterTemplate

상속: JsonExceptionConverterTemplateBase
파일 보기 프로젝트 열기: NSwag/NSwag

공개 메소드들

메소드 설명
JsonExceptionConverterTemplate ( string exceptionModelClass )
TransformText ( ) : string

Create the template output

메소드 상세

JsonExceptionConverterTemplate() 공개 메소드

public JsonExceptionConverterTemplate ( string exceptionModelClass )
exceptionModelClass string

TransformText() 공개 메소드

Create the template output
public TransformText ( ) : string
리턴 string