An NDoc Documented Class Library

SessionReport Class

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

System.Object
   Reporting.Domain.SessionReport

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

SessionReport Members | Reporting.Domain Namespace