Class BlendProcessor
Inheritance
BlendProcessor
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class BlendProcessor : TransactionItemProcessor<BlendProcessParameter>, IPopupWindowController<BlendProcessParameter>, IParamViewerController, IPopupWindowController, IController
Constructors
BlendProcessor(IParamSingleViewer<BlendProcessParameter>, BlendProcessParameter)
Declaration
public BlendProcessor(IParamSingleViewer<BlendProcessParameter> window, BlendProcessParameter param)
Parameters
Properties
TransactionItemType
Declaration
protected override EntityDescriptor TransactionItemType { get; }
Property Value
Overrides
Implements
Extension Methods