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

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

public SettingsPropertyWrongTypeException ( ) : System.Collections.Specialized
Результат System.Collections.Specialized
       public SettingsPropertyWrongTypeException()
       { }
   }

Same methods

SettingsPropertyWrongTypeException::SettingsPropertyWrongTypeException ( SerializationInfo info, StreamingContext context ) : System.Collections.Specialized
SettingsPropertyWrongTypeException::SettingsPropertyWrongTypeException ( String message ) : System.Collections.Specialized
SettingsPropertyWrongTypeException::SettingsPropertyWrongTypeException ( String message, Exception innerException ) : System.Collections.Specialized
SettingsPropertyWrongTypeException