NOPApplication ClassNFX Class Library

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

Represents an application that consists of pure-nop providers, consequently this application does not log, does not store data and does not do anything else still satisfying its contract
Inheritance Hierarchy

OnlineSystem Object
  NFX.ApplicationModel NOPApplication

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

public class NOPApplication : IApplication, 
	INamed, ILocalizedTimeProvider
See Also