Click or drag to resize

EndpointDescriptionContract Property

Gets the contract that this endpoint implements / uses

Namespace:  RestSrvr.Description
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public ContractDescription Contract { get; }

Property Value

Type: ContractDescription
See Also