An NDoc Documented Class Library

AppScreen Class

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

System.Object
   Repository.RepositoryComponent
      Repository.AppScreen

[Visual Basic]
Public Class AppScreen
    Inherits RepositoryComponent
[C#]
public class AppScreen : RepositoryComponent
[C++]
public __gc class AppScreen : public RepositoryComponent
[JScript]
public class AppScreen extends RepositoryComponent

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: Repository

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

See Also

AppScreen Members | Repository Namespace