Skip to content

IOperationMap Interface

sequenze edited this page Jun 15, 2017 · 2 revisions

This interface specifies the operations required to map requests with operations on a space repository.

Inheritance Hierarchy

Object

Syntax

public abstract interface IOperationMap

Methods

Name                           Description
Execute(IMessage) Method executing an operation based on the passed request.

See Also

IMessage

Clone this wiki locally