Removes all messages from the container.
Namespace: Dapfor.Net.DiagnosticsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public static void Clear() |
Visual Basic |
---|
Public Shared Sub Clear |
Visual C++ |
---|
public: static void Clear() |
F# |
---|
static member Clear : unit -> unit |