Class SuppressExportAttribute
- Namespace
- Balsam
- Assembly
- Balsam.Backtester.dll
Suppresses a field or property from being exported.
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, Inherited = false, AllowMultiple = false)]
public sealed class SuppressExportAttribute : Attribute
- Inheritance
-
SuppressExportAttribute
- Inherited Members
- Extension Methods