SharpSchedule

AbstractEntity Class

Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.AbstractEntity

For a list of all members of this type, see AbstractEntity Members.

System.Object
   Persistent
      AbstractEntity

[Visual Basic]
MustInherit Public Class AbstractEntity
Inherits Persistent
Implements Ozanam.Schedule.Store.Entity.IEntity
[C#]
public abstract class AbstractEntity : Persistent, IEntity

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Ozanam.Schedule.Store.Entity

Assembly: schedule.lib (in schedule.lib.dll)

See Also

AbstractEntity Members | Ozanam.Schedule.Store.Entity Namespace