StaticContractAttribute Properties |
The StaticContractAttribute type exposes the following members.
Name | Description | |
---|---|---|
IncludeAllPublicMembers |
If true (default), all public members of the implementation are included into the contract
(Inherited from ContractAttribute.) | |
InterfaceType |
Interface type
(Inherited from ContractAttribute.) | |
IsLocal |
If true (default false), the generated files are generated into the same folder.
(Inherited from ContractAttribute.) |