IEditableUpdate Method
Updates changes in another object of the same type to this object.
Namespace: Common.Core.InterfacesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
void Update(
Object? obj
)
Parameters
- obj Object
- An object to use as the data source.