An NDoc Documented Class Library

NullSessionReport Class

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

System.Object
   Reporting.Domain.NullSessionReport

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

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: Reporting.Domain

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

See Also

NullSessionReport Members | Reporting.Domain Namespace