Controller ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents controller that all MVC controllers must inherit from
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.Wave.MVC Controller

Namespace: NFX.Wave.MVC
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract class Controller : DisposableObject
See Also