Sdílet prostřednictvím


RefSafetyRulesAttribute(Int32) Konstruktor

Definice

Inicializuje novou instanci RefSafetyRulesAttribute třídy .

public:
 RefSafetyRulesAttribute(int version);
public RefSafetyRulesAttribute (int version);
new System.Runtime.CompilerServices.RefSafetyRulesAttribute : int -> System.Runtime.CompilerServices.RefSafetyRulesAttribute
Public Sub New (version As Integer)

Parametry

version
Int32

Jazyková verze bezpečnostních pravidel ref použitých při kompilaci modulu.

Platí pro