C# Class Owin.Scim.Patching.Helpers.PatchMember

Afficher le fichier Open project: PowerDMS/Owin.Scim

Méthodes publiques

Méthode Description
PatchMember ( string propertyPathInParent, JsonPatchProperty jsonPatchProperty, object target = null )

Method Details

PatchMember() public méthode

public PatchMember ( string propertyPathInParent, JsonPatchProperty jsonPatchProperty, object target = null )
propertyPathInParent string
jsonPatchProperty JsonPatchProperty
target object