C# 클래스 Apistry.Dto.DtoPropertyDocumentationMetadata

파일 보기 프로젝트 열기: Cephei/Apistry

공개 메소드들

메소드 설명
DtoPropertyDocumentationMetadata ( PropertyDescriptor property, String description, Object exampleValue, IEnumerable excludedMethods ) : System

메소드 상세

DtoPropertyDocumentationMetadata() 공개 메소드

public DtoPropertyDocumentationMetadata ( PropertyDescriptor property, String description, Object exampleValue, IEnumerable excludedMethods ) : System
property System.ComponentModel.PropertyDescriptor
description String
exampleValue Object
excludedMethods IEnumerable
리턴 System