OnIdentityChangeArgs Constructor | Initializes a new instance of the OnIdentityChangeArgs class. |
CreatableObjectWithNewIdentity | Gets the creatable object whose identity has changed. The new identity can be obtained via a call to Identity |
OldIdentity | Gets the identity of the object before it was changed. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
OnIdentityChangeArgs Class | DomainObjects.Facade.Domain Namespace