Class SRDescriptionAttribute
Extends DescriptionAttribute with the Replaced property. Allows to specify description by its id and description id replacement to text.
[AttributeUsage(AttributeTargets.All)]
public sealed class SRDescriptionAttribute : DescriptionAttribute
- Inheritance
-
SRDescriptionAttribute
Constructors
- SRDescriptionAttribute(string)
Initializes a new instance of the SRDescriptionAttribute class.
Properties
- Replaced
Gets or sets whether description id is replaced with the description text.