클래스 RealmObject Realm 에서 지속될 수 있는 모든 객체의 기준입니다. 상속 객체 RealmObjectBase RealmObject 구현 INotifyPropertyChanged IReflectableType IRealmObject IRealmObjectBase 상속된 멤버 RealmObjectBase.PropertyChanged RealmObjectBase.IsManaged RealmObjectBase.DynmicApi RealmObjectBase.IsValid RealmObjectBase.IsFrozen RealmObjectBase.Realm RealmObjectBase.ObjectSchema RealmObjectBase.BacklinksCount RealmObjectBase.ToString() RealmObjectBase.RaisePropertyChanged(string) RealmObjectBase.OnPropertyChanged(string) RealmObjectBase.OnManaged() 네임스페이스: Realms 어셈블리: Realm.exe 구문 public class RealmObject : RealmObjectBase, INotifyPropertyChanged, IReflectableType, IRealmObject, IRealmObjectBase 구현 INotifyPropertyChanged IReflectableType IRealmObject IRealmObjectBase 확장 메서드 FrozenObjectsExtensions.Freeze<T>(T)