Table of Contents

Interface IOwnedValue<T>

Namespace
The.Values
Assembly
Instagile.dll

a Value which is potentially, but not necessarily, owned by an Entity

public interface IOwnedValue<T> : IValue<T>, INotifyValueChanged, IProperty, IOwned, IHasChanges

Type Parameters

T
Inherited Members
Extension Methods