ConstructorBuilder.GetILGeneratorCore(Int32) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.
protected:
abstract System::Reflection::Emit::ILGenerator ^ GetILGeneratorCore(int streamSize);
protected abstract System.Reflection.Emit.ILGenerator GetILGeneratorCore(int streamSize);
abstract member GetILGeneratorCore : int -> System.Reflection.Emit.ILGenerator
Protected MustOverride Function GetILGeneratorCore (streamSize As Integer) As ILGenerator
- streamSize
- Int32
Taille du flux IL, en octets.
Un ILGenerator pour ce constructeur.
Produit | Versions |
---|---|
.NET | 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: