C# Class JordanRift.Grassroots.Framework.Helpers.UnitOfWorkScope

Inheritance: IDisposable
Afficher le fichier Open project: JordanRift/Grassroots Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Dispose ( ) : void
UnitOfWorkScope ( ) : System
UnitOfWorkScope ( bool saveAllChangesAtScopeEnd ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

UnitOfWorkScope() public méthode

public UnitOfWorkScope ( ) : System
Résultat System

UnitOfWorkScope() public méthode

public UnitOfWorkScope ( bool saveAllChangesAtScopeEnd ) : System
saveAllChangesAtScopeEnd bool
Résultat System