NPersistence Reference Guide
Initializes a new instance of the EntityListeners class

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
public EntityListeners(
	Type[] value
)

Parameters

value
array<Type>[]()[][]

See Also