Open sandboxFocus

Class ModuleInitializerAttribute

Not supported in Metalama, but it is now supported by C# itself.

Inheritance
ModuleInitializerAttribute
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
[RequirePostSharp(null, "ModuleInitializer")]
[Obsolete("Not supported in Metalama, but it is now supported by C# itself.", false)]
public sealed class ModuleInitializerAttribute : Attribute

Constructors

Name Description
ModuleInitializerAttribute(int)

Properties

Name Description
Order