Class ConstructorArgumentAttribute
[AttributeUsage(AttributeTargets.Property)]
public sealed class ConstructorArgumentAttribute : Attribute
- Inheritance
-
ConstructorArgumentAttribute
- Inherited Members
Constructors
ConstructorArgumentAttribute(string)
public ConstructorArgumentAttribute(string name)
Parameters
name
string