System.Configuration.SettingsPropertyWrongTypeException.SettingsPropertyWrongTypeException C# (CSharp) Method

SettingsPropertyWrongTypeException() public method

public SettingsPropertyWrongTypeException ( ) : System.Collections.Specialized
return 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