C# Class Babel.Compiler.ResumePoint

Afficher le fichier Open project: shugo/babel Class Usage Examples

Protected Properties

Свойство Type Description
index int
label System.Reflection.Emit.Label

Méthodes publiques

Méthode Description
ResumePoint ( ) : System

Method Details

ResumePoint() public méthode

public ResumePoint ( ) : System
Résultat System

Property Details

index protected_oe property

protected int index
Résultat int

label protected_oe property

protected Label,System.Reflection.Emit label
Résultat System.Reflection.Emit.Label