Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Jurassic
Compiler
ReflectionEmitILLabel
C# Class Jurassic.Compiler.ReflectionEmitILLabel
Represents a label in IL code.
Inheritance:
ILLabel
Afficher le fichier
Open project: paulbartrum/jurassic
Méthodes publiques
Méthode
Description
ReflectionEmitILLabel
(
System
label
) :
System
Creates a new label instance.
Method Details
ReflectionEmitILLabel()
public
méthode
Creates a new label instance.
public
ReflectionEmitILLabel
(
System
label
) :
System
label
System
The underlying label.
Résultat
System