[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.Operation

Operation Class

Defines the base class for serializing and deserializing.

Inheritance
Operation
Implements
Namespace: C1.Web.Mvc.Serialization
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class Operation : IDisposable
Public MustInherit Class Operation
    Implements IDisposable

Constructors

Name Description
Operation(IContext, IAttributeHelper)

Creates an instance of Operation.

Properties

Name Description
Context

Gets the context object.

Methods

Name Description
Dispose()

Dispose the resources.