Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CoreTechs
Common
RepeatScope
C# Class CoreTechs.Common.RepeatScope
Inheritance:
IDisposable
Mostrar archivo
Open project: Core-Techs/Common
Public Methods
Method
Description
Dispose
( ) :
void
Protected Methods
Method
Description
Execute
( ) :
void
GetDisposables
( ) :
IEnumerable
RepeatScope
( ) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Execute()
protected
abstract
method
protected
abstract
Execute
( ) :
void
return
void
GetDisposables()
protected
method
protected
GetDisposables
( ) :
IEnumerable
return
IEnumerable
RepeatScope()
protected
method
protected
RepeatScope
( ) :
System
return
System