Click or drag to resize
weroSoft AG, Software
IManagedModificationDataTKey Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the responsibility of data object which have creation and modification data.

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

Type Parameters

TKey

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

The IManagedModificationDataTKey type exposes the following members.

Properties
See Also