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

SettingsPropertyNotFoundException() public method

public SettingsPropertyNotFoundException ( ) : System.Collections.Specialized
return System.Collections.Specialized
       public SettingsPropertyNotFoundException()
       { }
   }

Same methods

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