Templates
Gets or sets the code templates that are used by the aspects. You can set this property to an instance of a class that derives from ContractTemplates and overrides some of the virtual methods.
Declaration
public ContractTemplates? Templates { get; init; }
Property Value
Type | Description |
---|---|
ContractTemplates |