C# 클래스 System.InvalidTimeZoneException

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

공개 메소드들

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