SushiHangover.RealmJson.Extensions
Extension Methods for adding JSON APIs to a Realm Instance.
SushiHangover.RealmJson.RealmDoesJson Member List

This is the complete list of members for SushiHangover.RealmJson.RealmDoesJson, including all inherited members.

CreateAllFromJson< T >(this Realm realm, Stream stream, bool updateExistingRecords=true, bool inTransaction=false)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
CreateAllFromJson< T >(this Realm realm, string jsonString, bool updateExistingRecords=true, bool inTransaction=false)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
CreateAllFromJsonViaAutoMapper< T >(this Realm realm, Stream stream, bool inTransaction=false)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
CreateObjectFromJson< T >(this Realm realm, string jsonString, bool inTransaction=false)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
CreateObjectFromJson< T >(this Realm realm, Stream stream, bool inTransaction=false)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
CreateOrUpdateObjectFromJson< T >(this Realm realm, string jsonString, bool inTransaction=false)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
ExMalFormeJsonMessageSushiHangover.RealmJson.RealmDoesJson
NonManagedCopy(this RealmObject realmObject)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
NonManagedCopy< T >(this RealmObject realmObject)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
NonManagedCopy< T >(this IQueryable< T > results)SushiHangover.RealmJson.RealmDoesJsoninlinestatic
NonManagedCopy< T >(this IList< T > list)SushiHangover.RealmJson.RealmDoesJsoninlinestatic