Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / BaseObject Class
Members
In This Topic
    BaseObject Class
    In This Topic
    Provides a standard base class for facilitating comparison of objects.

    For a discussion of the implementation of Equals/GetHashCode, see http://devlicio.us/blogs/billy_mccafferty/archive/2007/04/25/using-equals-gethashcode-effectively.aspx and http://groups.google.com/group/sharp-architecture/browse_thread/thread/f76d1678e68e3ece?hl=en for an in depth and conclusive resolution.

    Syntax
    [Serializable()]
    public abstract class BaseObject 
    Inheritance Hierarchy
    See Also