An NDoc Documented Class Library

NullWorkEnvironment Class

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

System.Object
   Repository.Services.NullWorkEnvironment

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

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.Services

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

See Also

NullWorkEnvironment Members | Repository.Services Namespace