IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.BootstrapClassLoader Class Referencesealed

Represents the bootstrap class loader of the system, containing only built-in .NET assemblies. More...

Protected Member Functions

override void CheckProhibitedPackage (string className)
 

Detailed Description

Represents the bootstrap class loader of the system, containing only built-in .NET assemblies.

Definition at line 39 of file BootstrapClassLoader.cs.

Member Function Documentation

◆ CheckProhibitedPackage()

override void IKVM.Runtime.BootstrapClassLoader.CheckProhibitedPackage ( string className)
protectedvirtual

Reimplemented from IKVM.Runtime.RuntimeClassLoader.

Definition at line 76 of file BootstrapClassLoader.cs.

77 {
78
79 }

The documentation for this class was generated from the following file: