C# 클래스 Apistry.Samples.Service.Api.Documentation.Conventions.WritableConvention

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

공개 메소드들

메소드 설명
IncludeProperty ( IEnumerable httpMethods, PropertyInfo propertyInfo, Type parentObjectType ) : System.Boolean

메소드 상세

IncludeProperty() 공개 메소드

public IncludeProperty ( IEnumerable httpMethods, PropertyInfo propertyInfo, Type parentObjectType ) : System.Boolean
httpMethods IEnumerable
propertyInfo System.Reflection.PropertyInfo
parentObjectType System.Type
리턴 System.Boolean