Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.ControlFlowBuilder.ExceptionHandlerInfo Struct Reference

Public Member Functions

 ExceptionHandlerInfo (ExceptionRegionKind kind, LabelHandle tryStart, LabelHandle tryEnd, LabelHandle handlerStart, LabelHandle handlerEnd, LabelHandle filterStart, EntityHandle catchType)
 

Public Attributes

readonly ExceptionRegionKind Kind
 
readonly LabelHandle TryStart
 
readonly LabelHandle TryEnd
 
readonly LabelHandle HandlerStart
 
readonly LabelHandle HandlerEnd
 
readonly LabelHandle FilterStart
 
readonly EntityHandle CatchType
 

Detailed Description

Definition at line 42 of file ControlFlowBuilder.cs.


The documentation for this struct was generated from the following file: