Log an debug information.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Sub Debug ( _ message As String _ ) |
| C# |
|---|
public static void Debug( string message ) |
Parameters
- message
- Type: System..::..String