Click or drag to resize

RestSrvr.Description Namespace

 
Classes
 ClassDescription
Public classContractDescription A contract description maps a single interface type (the 'contract' type) and the associated operations. Operations are marked with one or more RestInvokeAttribute attributes and each attribute is used to define an OperationDescription for the method.
Public classEndpointDescription Describes a single endpoint
Public classOperationDescription Represents an operation description