QueryStringVectorProperty<EntityT> constructor

QueryStringVectorProperty<EntityT>(
  1. ModelProperty model
)

Implementation

QueryStringVectorProperty(ModelProperty model) : super(model);