Constructor CreateElementOnAddAttribute
CreateElementOnAddAttribute()
Constructs a new instance of CreateElementOnAddAttribute.
Declaration
public CreateElementOnAddAttribute()
CreateElementOnAddAttribute(Type)
Constructs a new instance of CreateElementOnAddAttribute with the specified Type.
Declaration
public CreateElementOnAddAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type | The targeted Type when creating a new instance. |