The NotificationsController type exposes the following members.

Constructors

  NameDescription
Public methodNotificationsController()()()()
Default constructor
Public methodNotificationsController(IDataService, IDataService)
Constructor from specifict data service

Methods

Extension Methods

  NameDescription
Public Extension MethodToJson
Extension method on object that serializes the value to Json. Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.)

See Also