Click or drag to resize
ContractAttribute Properties

The ContractAttribute type exposes the following members.

Properties
  NameDescription
Public propertyIncludeAllPublicMembers
If true (default), all public members of the implementation are included into the contract
Protected propertyInterfaceType
Interface type
Public propertyIsLocal
If true (default false), the generated files are generated into the same folder.
Top
See Also