C# Class CmisSync.Lib.Storage.Database.PersistentCookieStorage

Persistent cookie storage. Saves the cookie collection into the given dbreeze instance
Inheritance: ICookieStorage
Show file Open project: OpenDataSpace/CmisSync Class Usage Examples

Private Methods

Method Description
PersistentCookieStorage ( ) : System
PersistentCookieStorage ( DBreezeEngine db ) : System