Class DerivedPropertyAttribute
Indicates that a property is derived from other properties.
Inherited Members
Namespace: SpiceSharp.Attributes
Assembly: SpiceSharp.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class DerivedPropertyAttribute : Attribute