Click or drag to resize

IConflictHandlerHandleConflict Method

Namespace:  Unvired.Kernel.UWP.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void HandleConflict(
	List<ConflictBE> conflictBEs
)

Parameters

conflictBEs
Type: System.Collections.GenericListConflictBE
See Also