CompilationRelaxationsAttribute Constructor

 

Initializes a new instance of the CompilationRelaxationsAttribute class.

Namespace:   System.Runtime.CompilerServices
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodCompilationRelaxationsAttribute(CompilationRelaxations)

Initializes a new instance of the CompilationRelaxationsAttribute class with the specified CompilationRelaxations value.

System_CAPS_pubmethodCompilationRelaxationsAttribute(Int32)

Initializes a new instance of the CompilationRelaxationsAttribute class with the specified compilation relaxations.

Return to top
Show: