ProfileAddress Class
Namespace: PTS.Modules.ProfileAddressAggregate.Domain
Assembly: PTS.Modules.ProfileAddressAggregate.dll
Syntax
public class ProfileAddress : DistinctLink<Profile, PhysicalAddress, MailingAddressType>, IDistinctLink<Profile, PhysicalAddress, MailingAddressType>, ILink<Profile, PhysicalAddress>
Inheritance
System.Object
ProfileAddress
Implements
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()