Click or drag to resize

RestWcfBase Class

Base class for all EasyBook rest web services. Contains common routines and operations.
Inheritance Hierarchy

Namespace:  Tse.EasyBook.Server.WcfContracts.WebClient
Assembly:  Tse.EasyBook.Server.WcfContracts (in Tse.EasyBook.Server.WcfContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class RestWcfBase

The RestWcfBase type exposes the following members.

Constructors
  NameDescription
Public methodRestWcfBase
Top
Methods
  NameDescription
Public methodGetDocumentation
Get standard help for the operations of this endpoint and interject xml documentation for fields of the dto classes.
Top
See Also