C# 클래스 Swashbuckle.Dummy.SwaggerExtensions.ApplySchemaVendorExtensions

상속: ISchemaFilter
파일 보기 프로젝트 열기: BenjaminAdams/Swashbuckle-blue

공개 메소드들

메소드 설명
Apply ( Schema schema, SchemaRegistry schemaRegistry, Type type ) : void

메소드 상세

Apply() 공개 메소드

public Apply ( Schema schema, SchemaRegistry schemaRegistry, Type type ) : void
schema Swashbuckle.Swagger.Schema
schemaRegistry Swashbuckle.Swagger.SchemaRegistry
type System.Type
리턴 void