NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Is used to specify callback methods for the corresponding
lifecycle event.
Namespace: NPersistenceThis annotation may be applied to methods of an entity class, a mapped superclass, or a callback listener class.
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public sealed class PrePersist : Attribute
Members
All Members | Constructors |
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
PrePersist()()()() | Initializes a new instance of the PrePersist class |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
NPersistence..::..PrePersist
System..::..Attribute
NPersistence..::..PrePersist