ContractLocalizedTextProvider Constructor |
Initializes a new ContractLocalizedTextProvider.
Namespace: PostSharp.Patterns.Contracts
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public ContractLocalizedTextProvider( ContractLocalizedTextProvider next )
Parameters
- next
- Type: PostSharp.Patterns.Contracts.ContractLocalizedTextProvider
The next node in the chain of responsibility.