Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Properties | List of all members
Loyc.SyncLib.ISyncOptions Interface Reference

An interface for the options objects of ISyncManager implementations (e.g. SyncJson.Options), returned from ISyncManager.Options. It exposes settings whose meaning is not specific to a single data format. More...


Source file:

Remarks

An interface for the options objects of ISyncManager implementations (e.g. SyncJson.Options), returned from ISyncManager.Options. It exposes settings whose meaning is not specific to a single data format.

Properties

ObjectMode RootMode [get]
 The ObjectMode used to read/write the root object. More...
 

Property Documentation

ObjectMode Loyc.SyncLib.ISyncOptions.RootMode
get

The ObjectMode used to read/write the root object.