메소드 | 설명 | |
---|---|---|
ResolveWithLocalRecord ( ) : |
Resolves conflict with local record
|
|
ResolveWithRemoteRecord ( ) : |
Resolves conflict with remote record
|
|
ResolveWithValue ( string newValue ) : |
Resolves conflict with a new value.
|
|
SyncConflict ( |
Constructs a SyncConflict object.
|
public ResolveWithValue ( string newValue ) : |
||
newValue | string | new value of the record |
리턴 |
public SyncConflict ( |
||
remoteRecord | record from remote storage | |
localRecord | record from local storage | |
리턴 | System |