DomainLogicAttribute Constructors
Applied to classes. Specifies that a target class represents a Domain Logic.Name | Parameters | Description |
---|---|---|
DomainLogicAttribute(Type) | interfaceType | Initializes a new instance of the DomainLogicAttribute class. |
See Also