Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Owin
Scim
Patching
Helpers
PatchMember
C# Class Owin.Scim.Patching.Helpers.PatchMember
ファイルを表示
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