IKVM11
11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IDiagnosticHandler.cs
Go to the documentation of this file.
1
namespace
IKVM.CoreLib.Diagnostics
2
{
3
7
partial interface
IDiagnosticHandler
8
{
9
15
bool
IsEnabled
(
Diagnostic
diagnostic);
16
17
}
18
19
}
IKVM.CoreLib.Diagnostics.Diagnostic
Definition
Diagnostic.g.cs:10
IKVM.CoreLib.Diagnostics.IDiagnosticHandler.IsEnabled
bool IsEnabled(Diagnostic diagnostic)
Returns true if the specified Diagnostic is enabled.
IKVM.CoreLib.Diagnostics
Definition
Diagnostic.cs:4
src
IKVM.CoreLib
Diagnostics
IDiagnosticHandler.cs
Generated by
1.12.0