SharpTrader.SDK - Developer API

SharpTraderModuleAttribute Class

Indicates that the decorated Assembly is a SharpTrader extension module and indicates the SDK version that the module targets.

Namespace:  SharpTrader
Assembly:  SharpTrader.SDK (in SharpTrader.SDK.dll)

Syntax


[AttributeUsageAttribute]
public class SharpTraderModuleAttribute : Attribute

Inheritance Hierarchy


Object
  Attribute
    SharpTrader..::..SharpTraderModuleAttribute