System.TimeZoneNotFoundException.TimeZoneNotFoundException C# (CSharp) Метод

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

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

Same methods

TimeZoneNotFoundException::TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System
TimeZoneNotFoundException::TimeZoneNotFoundException ( string message ) : System
TimeZoneNotFoundException::TimeZoneNotFoundException ( string message, Exception e ) : System
TimeZoneNotFoundException::TimeZoneNotFoundException ( ) : System.Runtime.CompilerServices
TimeZoneNotFoundException::TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System.Runtime.CompilerServices
TimeZoneNotFoundException::TimeZoneNotFoundException ( string message ) : System.Runtime.CompilerServices
TimeZoneNotFoundException::TimeZoneNotFoundException ( string message, Exception e ) : System.Runtime.CompilerServices
TimeZoneNotFoundException