Aracılığıyla paylaş


OperationExecutor.OperationBase Sınıf

Tanım

Bir işlemi temsil eder.

public abstract class OperationExecutor.OperationBase
public abstract class OperationExecutor.OperationBase : MarshalByRefObject
type OperationExecutor.OperationBase = class
type OperationExecutor.OperationBase = class
    inherit MarshalByRefObject
Public MustInherit Class OperationExecutor.OperationBase
Public MustInherit Class OperationExecutor.OperationBase
Inherits MarshalByRefObject
Devralma
OperationExecutor.OperationBase
Devralma
OperationExecutor.OperationBase
Türetilmiş

Oluşturucular

OperationExecutor.OperationBase(IOperationResultHandler)

OperationExecutor.OperationBase sınıfının yeni bir örneğini başlatır.

OperationExecutor.OperationBase(Object)

OperationExecutor.OperationBase sınıfının yeni bir örneğini başlatır.

Yöntemler

Execute(Action)

özel durumları öğesine IOperationResultHandlergeçiren bir eylem yürütür.

Execute<T>(Func<IEnumerable<T>>)

sonuçları veya özel durumları öğesine IOperationResultHandlergeçiren bir eylem yürütür.

Execute<T>(Func<T>)

sonucu veya özel durumları öğesine geçiren bir eylem yürütür IOperationResultHandler.

Şunlara uygulanır