IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IkvmReflectionMethodBaseSymbol.cs File Reference

Go to the source code of this file.

Classes

class  IKVM.CoreLib.Symbols.IkvmReflection.IkvmReflectionMethodBaseSymbol
 

Namespaces

namespace  IKVM
 
namespace  IKVM.CoreLib
 
namespace  IKVM.CoreLib.Symbols
 
namespace  IKVM.CoreLib.Symbols.IkvmReflection
 

Typedefs

using MethodBase = IKVM.Reflection.MethodBase
 
using ParameterInfo = IKVM.Reflection.ParameterInfo
 

Typedef Documentation

◆ MethodBase

typedef IKVM Reflection MethodBase MethodBase = IKVM.Reflection.MethodBase

Definition at line 6 of file IkvmReflectionMethodBaseSymbol.cs.

◆ ParameterInfo

typedef IKVM Reflection ParameterInfo ParameterInfo = IKVM.Reflection.ParameterInfo

Definition at line 7 of file IkvmReflectionMethodBaseSymbol.cs.