FactoryAttribute

Description

[SemanticHint]
sealed class CodeX.FactoryAttribute

Derived from

Attribute abstract

The annotated method is a factory method.

This attribute does not impose additional semantics. It is merely a hint for automatic reordering of type members, which may for example put factory methods in a separate code region.