C# Класс System.InvalidTimeZoneException

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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