|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
This is the complete list of members for IKVM.CoreLib.Diagnostics.TextDiagnosticFormat, including all inherited members.
| Write(int id, DiagnosticLevel level, string message, object?[] args, Exception? exception, DiagnosticLocation location, TextWriter writer) | IKVM.CoreLib.Diagnostics.TextDiagnosticFormat | static |
| Write< TWriter >(int id, DiagnosticLevel level, string message, object?[] args, Exception? exception, DiagnosticLocation location, ref TWriter writer, Encoding? encoding=null) | IKVM.CoreLib.Diagnostics.TextDiagnosticFormat | static |
| WriteAsync(int id, DiagnosticLevel level, string message, object?[] args, Exception? exception, DiagnosticLocation location, TextWriter writer, CancellationToken cancellationToken) | IKVM.CoreLib.Diagnostics.TextDiagnosticFormat | static |