C# Класс Telerik.JustDecompiler.Decompiler.LogicFlow.Exceptions.ExceptionHandlingLogicalConstruct

Наследование: LogicalConstructBase
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
ExceptionHandlingLogicalConstruct ( ) : System
ExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : System
InitiExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : void

Описание методов

ExceptionHandlingLogicalConstruct() защищенный Метод

protected ExceptionHandlingLogicalConstruct ( ) : System
Результат System

ExceptionHandlingLogicalConstruct() защищенный Метод

protected ExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : System
try BlockLogicalConstruct
Результат System

InitiExceptionHandlingLogicalConstruct() защищенный Метод

protected InitiExceptionHandlingLogicalConstruct ( BlockLogicalConstruct try ) : void
try BlockLogicalConstruct
Результат void