Class DiagramExternalAttribute
- Namespace
- StockSharp.Diagram
- Assembly
- StockSharp.Diagram.Core.dll
Attribute, applied to methods or parameters, to create input socket.
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Event)]
public class DiagramExternalAttribute : Attribute
- Inheritance
-
DiagramExternalAttribute
- Inherited Members
- Extension Methods
Constructors
DiagramExternalAttribute()
public DiagramExternalAttribute()