Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Org
IdentityConnectors
Framework
Common
Objects
SyncDelta
C# Class Org.IdentityConnectors.Framework.Common.Objects.SyncDelta
Represents a change to an object in a resource.
显示文件
Open project: Tirasa/ConnId
Class Usage Examples
Public Methods
Method
Description
Equals
(
Object
o
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
String
Private Methods
Method
Description
Equals
(
SyncDelta
other
) :
bool
SyncDelta
(
SyncToken
token
,
SyncDeltaType
deltaType
,
Uid
previousUid
,
ObjectClass
objectClass
,
Uid
uid
,
ConnectorObject
obj
) :
System
Creates a SyncDelata
Method Details
Equals()
public
method
public
Equals
(
Object
o
) :
bool
o
Object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
String
return
String