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