Show / Hide Table of Contents

Class DataMethodsController

Inheritance
Object
DataMethodsController
Namespace: SuperOffice.DCF.Web.Controllers
Assembly: SuperOffice.DCFWeb.dll
Syntax
[EnableJsonTypeAnnotations]
public class DataMethodsController : ApiController

Constructors

DataMethodsController()

Declaration
public DataMethodsController()

Methods

GetMethods()

Declaration
public IEnumerable<object> GetMethods()
Returns
Type Description
IEnumerable<Object>

method(Object)

Declaration
public object method(object data)
Parameters
Type Name Description
Object data
Returns
Type Description
Object
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top