C# Class Apistry.Samples.Service.Api.Documentation.Conventions.EntityIdConvention

Inheritance: IRequestBuilderConvention
Show file Open project: Cephei/Apistry

Public Methods

Method Description
IncludeProperty ( IEnumerable httpMethods, PropertyInfo propertyInfo, Type parentObjectType ) : System.Boolean

Method Details

IncludeProperty() public method

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