Home PointerCreationOptions Class
PointerCreationOptions Class
Cancel

PointerCreationOptions Class

Namespace: Json.Pointer

Inheritance: PointerCreationOptions 🡒 object

Options for creating pointers using Json.Pointer.JsonPointer.Create1(System.Linq.Expressions.Expression{System.Func{0,System.Object}},Json.Pointer.PointerCreationOptions).

Fields

NameTypeSummary
DefaultPointerCreationOptionsDefault settings.

Properties

NameTypeSummary
PropertyNameResolverPropertyNameResolverGets or sets the property naming resolver. Default is Json.Pointer.PropertyNameResolvers.AsDeclared.
Contents