IKVM11
11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
MethodKey.cs
Go to the documentation of this file.
1
namespace
IKVM.Runtime
2
{
3
4
record
struct
MethodKey
(string ClassName, string MethodName, string MethodSig);
5
6
}
IKVM.Runtime
Definition
Accessor.cs:5
IKVM.Runtime.MethodKey
record struct MethodKey(string ClassName, string MethodName, string MethodSig)
src
IKVM.Runtime
MethodKey.cs
Generated by
1.12.0