IPlugin class

IPlugin class

General plugin interface that defines common methods that concrete plugin should implement.

The IPlugin type exposes the following members:

Methods

MethodDescription
processCharges a plugin to process with defined options

See Also