C# Class CoreTechs.Common.RepeatScope

Inheritance: IDisposable
Afficher le fichier Open project: Core-Techs/Common

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
Execute ( ) : void
GetDisposables ( ) : IEnumerable
RepeatScope ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Execute() protected abstract méthode

protected abstract Execute ( ) : void
Résultat void

GetDisposables() protected méthode

protected GetDisposables ( ) : IEnumerable
Résultat IEnumerable

RepeatScope() protected méthode

protected RepeatScope ( ) : System
Résultat System