IEditable Interface
Defines a generalized method that a model class implements to create a method for
updating of instances.
Namespace: Common.Core.InterfacesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
public interface IEditable
Update | Updates changes in another object of the same type to this object. |