An NDoc Documented Class Library

AppScreenComponent Class

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

System.Object
   Repository.RepositoryComponent
      Repository.AppScreenComponent

[Visual Basic]
Public Class AppScreenComponent
    Inherits RepositoryComponent
[C#]
public class AppScreenComponent : RepositoryComponent
[C++]
public __gc class AppScreenComponent : public RepositoryComponent
[JScript]
public class AppScreenComponent 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

AppScreenComponent Members | Repository Namespace