Click or drag to resize

ContractDescriptionOperations Property

Gets the operations

Namespace:  RestSrvr.Description
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public IEnumerable<OperationDescription> Operations { get; }

Property Value

Type: IEnumerableOperationDescription
See Also