A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Body Class
Body Constructor
Body Constructor (IDictionary(String, Object))
Body Constructor (IEnumerable(Byte))
Body Constructor (IList(Object))
Body Constructor (IDictionary
String, Object
)
Constructor
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Body
(
IDictionary
<
string
,
Object
>
properties
)
Parameters
properties
Type:
System.Collections.Generic
IDictionary
String
,
Object
An IDictionary containing the properties and objects to serialize
See Also
Reference
Body Class
Body Overload
Couchbase.Lite Namespace