C# Class Telerik.JustDecompiler.Decompiler.LogicFlow.Exceptions.ExceptionHandlingLogicalConstruct

Inheritance: LogicalConstructBase
Afficher le fichier Open project: codemerx/CodemerxDecompile Class Usage Examples

Méthodes protégées

Méthode Description
ExceptionHandlingLogicalConstruct ( ) : System
ExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : System
InitiExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : void

Method Details

ExceptionHandlingLogicalConstruct() protected méthode

protected ExceptionHandlingLogicalConstruct ( ) : System
Résultat System

ExceptionHandlingLogicalConstruct() protected méthode

protected ExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : System
try BlockLogicalConstruct
Résultat System

InitiExceptionHandlingLogicalConstruct() protected méthode

protected InitiExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : void
try BlockLogicalConstruct
Résultat void