An NDoc Documented Class Library

NullExecutionHistory Class

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

System.Object
   Repository.Services.ExecutionHistory
      Repository.Services.NullExecutionHistory

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

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

NullExecutionHistory Members | Repository.Services Namespace