[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.Operation.-ctor

Operation Constructor

Operation(IContext, IAttributeHelper)

Creates an instance of Operation.

Declaration
protected Operation(IContext context, IAttributeHelper helper)
Protected Sub New(context As IContext, helper As IAttributeHelper)
Parameters
Type Name Description
IContext context

The context object.

IAttributeHelper helper

The attribute helper.