ClassConstructorArgumentAttribute
Class
Definition
Namespace:Telerik.OpenAccess
Assembly:Telerik.OpenAccess.dll
Syntax:
cs-api-definition
[AttributeUsage(AttributeTargets.Property)]
public class ConstructorArgumentAttribute : Attribute
Inheritance: objectAttributeConstructorArgumentAttribute
Constructors
ConstructorArgumentAttribute()
Declaration
cs-api-definition
public ConstructorArgumentAttribute()