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