IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
AccessorTypeResolver.cs
Go to the documentation of this file.
1using System;
2
4{
5
6 internal delegate Type AccessorTypeResolver(string name);
7
8}
IKVM.Reflection.Type Type