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

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

public SettingsPropertyNotFoundException ( ) : System.Collections.Specialized
Результат 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