![]() |
Initializes a new instance of the MyDo class. |
![]() | Gets the identifier of this data object. |
![]() | Gets whether this data object is new. |
![]() | Gets or sets whether this data object is modified. |
![]() | Gets or sets the timestamp used to implement optimistic locking. |
![]() | The data object update which stores the modifications made on this data object since this object was created or loaded. |
![]() | Implements the visitor pattern in the data object class. |
![]() | |
![]() | Creates and returns a deep copy of this data object and its descendants. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Populates the info with the data needed to serialize this data object. |
![]() | Gets the Type of the current instance. |
![]() | Resets the data of the paged collection to the persistent state of this data object. |
![]() | Returns a String that represents the current Object. |
![]() | Occurs when an indexed property has changed. |
![]() | Occurs when the value of a primitive property has changed. |
![]() | Occurs when the value of a single property has changed. |
![]() | |
![]() | |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Raises the IndexedPropertyChanged event. |
![]() | Raises the PrimitivePropertyChanged event. |
![]() | Raises the SinglePropertyChanged event. |
MyDo Class | PmMda.Net.Dog Namespace