C# 클래스 NSwag.Annotations.SwaggerOperationProcessorAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: NSwag/NSwag

공개 메소드들

메소드 설명
SwaggerOperationProcessorAttribute ( Type type ) : System

Initializes a new instance of the SwaggerOperationProcessorAttribute class.

메소드 상세

SwaggerOperationProcessorAttribute() 공개 메소드

Initializes a new instance of the SwaggerOperationProcessorAttribute class.
public SwaggerOperationProcessorAttribute ( Type type ) : System
type System.Type The type.
리턴 System