C# Класс System.TimeZoneNotFoundException

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

Открытые методы

Метод Описание
TimeZoneNotFoundException ( ) : System
TimeZoneNotFoundException ( string message ) : System
TimeZoneNotFoundException ( string message, Exception e ) : System
TimeZoneNotFoundException ( ) : System.Runtime.CompilerServices
TimeZoneNotFoundException ( string message ) : System.Runtime.CompilerServices
TimeZoneNotFoundException ( string message, Exception e ) : System.Runtime.CompilerServices

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

Метод Описание
TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System
TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System.Runtime.CompilerServices

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

TimeZoneNotFoundException() публичный метод

public TimeZoneNotFoundException ( ) : System
Результат System

TimeZoneNotFoundException() защищенный метод

protected TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System
info Runtime
sc Runtime
Результат System

TimeZoneNotFoundException() публичный метод

public TimeZoneNotFoundException ( string message ) : System
message string
Результат System

TimeZoneNotFoundException() публичный метод

public TimeZoneNotFoundException ( string message, Exception e ) : System
message string
e Exception
Результат System

TimeZoneNotFoundException() публичный метод

public TimeZoneNotFoundException ( ) : System.Runtime.CompilerServices
Результат System.Runtime.CompilerServices

TimeZoneNotFoundException() защищенный метод

protected TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System.Runtime.CompilerServices
info Runtime
sc Runtime
Результат System.Runtime.CompilerServices

TimeZoneNotFoundException() публичный метод

public TimeZoneNotFoundException ( string message ) : System.Runtime.CompilerServices
message string
Результат System.Runtime.CompilerServices

TimeZoneNotFoundException() публичный метод

public TimeZoneNotFoundException ( string message, Exception e ) : System.Runtime.CompilerServices
message string
e Exception
Результат System.Runtime.CompilerServices