C# Класс Realms.Sync.RealmSyncExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetSession ( this realm ) : Session

Gets the Session for the realm file behind this Realm.

Описание методов

GetSession() публичный статический Метод

Gets the Session for the realm file behind this Realm.
public static GetSession ( this realm ) : Session
realm this An instance of the class created with a object.
Результат Session