IKVM11
11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
ModuleInitializerAttribute.cs
Go to the documentation of this file.
1
#if NETFRAMEWORK
2
3
namespace
System.Runtime.CompilerServices
4
{
5
6
[AttributeUsage(AttributeTargets.Method, AllowMultiple =
false
)]
7
sealed
class
ModuleInitializerAttribute : Attribute
8
{
9
10
11
12
}
13
14
}
15
16
#endif
System.Runtime.CompilerServices
Definition
CompilerFeatureRequiredAttribute.cs:5
src
IKVM.Runtime
Extensions
ModuleInitializerAttribute.cs
Generated by
1.12.0