Class OperationBase
Base class for reified operations.
Inheritance
System.Object
OperationBase
Inherited Members
Namespace: Reaqtor.ReificationFramework
Assembly: Reaqtor.ReificationFramework.dll
Syntax
public abstract class OperationBase : ReifiedOperation
Properties
Operation
The inner operation.
Declaration
public ReifiedOperation Operation { get; }
Property Value
Type | Description |
---|---|
ReifiedOperation |