Click or drag to resize

AttributeChange Methods

The AttributeChange type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to this instance.
(Inherited from DomainObject.)
Public methodGetHashCode
Returns a hash code for this instance.
(Inherited from DomainObject.)
Public methodToString
Returns a String that represents this instance.
(Inherited from DomainObject.)
Public methodTryGet
Tries to get the specified attribute and returns it or null, when it is not found.
(Inherited from DomainObject.)
Top
Extension Methods
  NameDescription
Public Extension MethodFormatString
Converts the object to string based on the format specified.
(Defined by FormatStringExtensions.)
Top
See Also