Click or drag to resize
weroSoft AG, Software
IManagedDeletionTKey Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the interface of a entity which is version controlled.

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

Type Parameters

TKey

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

The IManagedDeletionTKey type exposes the following members.

Properties
See Also