ConstructorBuilder.GetILGeneratorCore(Int32) Méthode

Définition

En cas de substitution dans une classe dérivée, obtient un ILGenerator qui peut être utilisé pour émettre un corps de méthode pour ce constructeur.

C#
protected abstract System.Reflection.Emit.ILGenerator GetILGeneratorCore(int streamSize);

Paramètres

streamSize
Int32

Taille du flux IL, en octets.

Retours

Un ILGenerator pour ce constructeur.

S’applique à

Produit Versions
.NET 8, 9, 10