DomainObject Methods |
The DomainObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified object is equal to this instance.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
![]() | TryGet |
Tries to get the specified attribute and returns it or null, when it is not found.
|
Name | Description | |
---|---|---|
![]() | FormatString |
Converts the object to string based on the format specified.
(Defined by FormatStringExtensions.) |