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

Afficher le fichier Open project: aspnet/JsonPatch

Méthodes publiques

Méthode Description
ActualPropertyPathResult ( int numericEnd, string pathToProperty, bool executeAtEnd )

Method Details

ActualPropertyPathResult() public méthode

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