IKVM11
11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IConstructorSymbol.cs
Go to the documentation of this file.
1
namespace
IKVM.CoreLib.Symbols
2
{
3
7
interface
IConstructorSymbol
:
IMethodBaseSymbol
8
{
9
10
11
12
}
13
14
}
IKVM.CoreLib.Symbols.IConstructorSymbol
Discovers the attributes of a class constructor and provides access to constructor metadata.
Definition
IConstructorSymbol.cs:8
IKVM.CoreLib.Symbols.IMethodBaseSymbol
Provides information about methods and constructors.
Definition
IMethodBaseSymbol.cs:10
IKVM.CoreLib.Symbols
Definition
CustomAttributeSymbol.cs:4
src
IKVM.CoreLib
Symbols
IConstructorSymbol.cs
Generated by
1.12.0