ContractAttribute Class |
Namespace: CMS
public class ContractAttribute : Attribute
The ContractAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContractAttribute |
Constructor
|
Name | Description | |
---|---|---|
![]() | IncludeAllPublicMembers |
If true (default), all public members of the implementation are included into the contract
|
![]() | InterfaceType |
Interface type
|
![]() | IsLocal |
If true (default false), the generated files are generated into the same folder.
|