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

Mostrar archivo Open project: PowerDMS/Owin.Scim

Public Methods

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

Method Details

PatchMember() public method

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