An NDoc Documented Class Library

Application Class

For a list of all members of this type, see Application Members.

System.Object
   White.Core.Application
      White.Core.NullApplication

[Visual Basic]
Public Class Application
    Implements IDisposable
[C#]
public class Application : IDisposable
[C++]
public __gc class Application : public IDisposable
[JScript]
public class Application extends IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core

Assembly: White.Core (in White.Core.dll)

See Also

Application Members | White.Core Namespace