[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
System Object NFX.ApplicationModel NOPApplicationNamespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class NOPApplication : IApplication,
INamed, ILocalizedTimeProvider
public class NOPApplication : IApplication,
INamed, ILocalizedTimeProvider
Public Class NOPApplication
Implements IApplication, INamed, ILocalizedTimeProvider
Public Class NOPApplication
Implements IApplication, INamed, ILocalizedTimeProvider
public ref class NOPApplication : IApplication,
INamed, ILocalizedTimeProvider
public ref class NOPApplication : IApplication,
INamed, ILocalizedTimeProvider
type NOPApplication =
class
interface IApplication
interface INamed
interface ILocalizedTimeProvider
end
type NOPApplication =
class
interface IApplication
interface INamed
interface ILocalizedTimeProvider
end