TargetDeclaration
Gets the declaration (parameter, field or property) validated by the contract.
Declaration
public IDeclaration TargetDeclaration { get; }
Property Value
Type | Description |
---|---|
IDeclaration |
Gets the declaration (parameter, field or property) validated by the contract.
public IDeclaration TargetDeclaration { get; }
Type | Description |
---|---|
IDeclaration |