Show / Hide Table of Contents

Class MethodsController

Inheritance
Object
MethodControllerBase
MethodsController
Inherited Members
MethodControllerBase._method(Object)
Namespace: SuperOffice.DCF.Web.Controllers
Assembly: SuperOffice.DCFWeb.dll
Syntax
[EnableJsonTypeAnnotations]
[SoExceptionFilter]
public class MethodsController : MethodControllerBase

Constructors

MethodsController()

Declaration
public MethodsController()

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