C# Class Jurassic.Compiler.DynamicILGenerator.ExceptionRegion

Afficher le fichier Open project: paulbartrum/jurassic

Méthodes publiques

Свойство Type Description
Clauses List
EndLabel ILLabel
Start int
TryLength int

Property Details

Clauses public_oe property

public List Clauses
Résultat List

EndLabel public_oe property

public ILLabel EndLabel
Résultat ILLabel

Start public_oe property

public int Start
Résultat int

TryLength public_oe property

public int TryLength
Résultat int