Click or drag to resize
weroSoft AG, Software
IManagedModificationTKey Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Declares the necessary elements needed for automated object modification.

Namespace:  WeroSoft.Serialization
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IManagedModification<TKey> : IManagedCreation<TKey>, 
	IManagedIdentity<TKey>

Type Parameters

TKey

[Missing <typeparam name="TKey"/> documentation for "T:WeroSoft.Serialization.IManagedModification`1"]

The IManagedModificationTKey type exposes the following members.

Properties
See Also