C# 클래스 System.TimeZoneNotFoundException

상속: Exception
파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

공개 메소드들

메소드 설명
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