C# Class Microsoft.AspNetCore.JsonPatch.Helpers.ActualPropertyPathResult

Show file Open project: aspnet/JsonPatch

Public Methods

Method Description
ActualPropertyPathResult ( int numericEnd, string pathToProperty, bool executeAtEnd )

Method Details

ActualPropertyPathResult() public method

public ActualPropertyPathResult ( int numericEnd, string pathToProperty, bool executeAtEnd )
numericEnd int
pathToProperty string
executeAtEnd bool