System.TimeZoneNotFoundException.TimeZoneNotFoundException C# (CSharp) Méthode

TimeZoneNotFoundException() protected méthode

protected TimeZoneNotFoundException ( Runtime info, Runtime sc ) : System
info Runtime
sc Runtime
Résultat System
		protected TimeZoneNotFoundException (Runtime.Serialization.SerializationInfo info, Runtime.Serialization.StreamingContext sc) : base (info, sc)
		{}
	}

Same methods

TimeZoneNotFoundException::TimeZoneNotFoundException ( ) : 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