CreateInstanceAttribute Properties
Specifies that a Domain Component‘s target method will create Domain Component instances.
Name | Description |
---|---|
Instance |
Specifies the type of Domain Component instances that will be created by the Create |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also