[]
Defines the base class for serializing and deserializing.
public abstract class Operation : IDisposable
| Name | Description |
|---|---|
| Operation(IContext, IAttributeHelper) | Creates an instance of Operation. |
| Name | Description |
|---|---|
| Context | Gets the context object. |
| Name | Description |
|---|---|
| Dispose() | Dispose the resources. |