|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Main entry point for the application. More...
Public Member Functions | |
| ImportTool () | |
| Initializes a new instance. | |
Static Public Member Functions | |
| static async Task< int > | InvokeAsync (string[] args, CancellationToken cancellationToken=default) |
| Executes the importer against a set of command line options. | |
Main entry point for the application.
Definition at line 21 of file ImportTool.cs.
| IKVM.Tools.Importer.ImportTool.ImportTool | ( | ) |
|
static |
Executes the importer against a set of command line options.
| args | |
| cancellationToken |
Definition at line 30 of file ImportTool.cs.