SharpSchedule

AbstractAddress Class

Encapsulates the common values of all addresses.

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

System.Object
   Persistent
      AbstractEntity
         AbstractAddress

[Visual Basic]
MustInherit Public Class AbstractAddress
Inherits AbstractEntity
[C#]
public abstract class AbstractAddress : AbstractEntity

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

AbstractAddress Members | Ozanam.Schedule.Store.Entity Namespace