An NDoc Documented Class Library

ScreenRepository Class

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

System.Object
   Repository.ScreenRepository

[Visual Basic]
Public Class ScreenRepository
    Implements IDisposable
[C#]
public class ScreenRepository : IDisposable
[C++]
public __gc class ScreenRepository : public IDisposable
[JScript]
public class ScreenRepository 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: Repository

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

See Also

ScreenRepository Members | Repository Namespace