C# Class Rock.Transactions.SendCommunicationTransaction

Writes entity audits
Inheritance: ITransaction
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
Execute ( ) : void

Execute method to write transaction to the database.

Method Details

Execute() public méthode

Execute method to write transaction to the database.
public Execute ( ) : void
Résultat void