BaseController Class

Treatail NEO Core Logic

Treatail.NEO

BaseController Class

Namespace:  Treatail.NEO.WebApi.Controllers
Assembly:  Treatail.NEO.WebApi (in Treatail.NEO.WebApi.dll)

Syntax


public abstract class BaseController : Controller
Public MustInherit Class BaseController _
	Inherits Controller
public ref class BaseController abstract : public Controller

Inheritance Hierarchy


Object
  ControllerBase
    Controller
      Treatail.NEO.WebApi.Controllers..::..BaseController