LocalizedDescriptionAttribute Constructor
- Last UpdatedAug 21, 2026
- 1 minute read
| Overload | Description |
|---|---|
| LocalizedDescriptionAttribute Constructor(Type,String) | Initializes a new instance of the LocalizedDescriptionAttribute class. This is to be used when the C# Resource class is accessible. |
| LocalizedDescriptionAttribute Constructor(Type,String,String) | Initializes a new instance of the LocalizedDescriptionAttribute class. This is to be used to extract a resource from an assembly when the C# resource class is not available. |