Show / Hide Table of Contents

Class LicenseFeatureAttribute

License feature attribute.

Inheritance
Object
LicenseFeatureAttribute
Namespace: StockSharp.Licensing
Assembly: StockSharp.Licensing.dll
Syntax
public class LicenseFeatureAttribute : Attribute

Constructors

LicenseFeatureAttribute(String)

Initializes a new instance of the LicenseFeatureAttribute.

Declaration
public LicenseFeatureAttribute(string featureName)
Parameters
Type Name Description
String featureName

License feature.

Properties

FeatureName

License feature.

Declaration
public string FeatureName { get; }
Property Value
Type Description
String

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾