Click or drag to resize

FieldsOnlyContractResolver Class

[Missing <summary> documentation for "T:VelocityDBExtensions.FieldsOnlyContractResolver"]

Inheritance Hierarchy
SystemObject
  DefaultContractResolver
    VelocityDBExtensionsFieldsOnlyContractResolver

Namespace:  VelocityDBExtensions
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public class FieldsOnlyContractResolver : DefaultContractResolver

The FieldsOnlyContractResolver type exposes the following members.

Constructors
  NameDescription
Public methodFieldsOnlyContractResolver
Initializes a new instance of the FieldsOnlyContractResolver class
Top
See Also