Click or drag to resize

BaseAttributeInfoDefault Property

Gets the default BaseAttributeInfo instance.

Namespace:  Aloe.SystemFrameworks.Domain.Attributes
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static BaseAttributeInfo Default { get; }

Property Value

Type: BaseAttributeInfo
The default.
See Also