Utility class to control the output of error messages and monitoring information.
See the examples in the Library Introduction.
Syntax
C# |
---|
public static class PrintManager |
Visual Basic (Declaration) |
---|
Public NotInheritable Class PrintManager |
Visual C++ |
---|
public ref class PrintManager abstract sealed |
F# |
---|
[<AbstractClassAttribute>] [<SealedAttribute>] type PrintManager = class end |
Inheritance Hierarchy
System..::.Object
NagLibrary..::.PrintManager
NagLibrary..::.PrintManager