C# Class Zephyr.Data.NHib.EventListeners.AuditUpdateListener

Enables Soft Deletion by IsDeleted Flag from
Inheritance: IPreUpdateEventListener
Afficher le fichier Open project: marufbd/Zephyr.NET

Méthodes publiques

Méthode Description
OnPreUpdate ( NHibernate.Event.PreUpdateEvent e ) : bool

Private Methods

Méthode Description
GetPropertyValue ( object propertyState, string propertyName, DomainEntity entity ) : string

Method Details

OnPreUpdate() public méthode

public OnPreUpdate ( NHibernate.Event.PreUpdateEvent e ) : bool
e NHibernate.Event.PreUpdateEvent
Résultat bool