C# Class System.Configuration.ErrorsHelper

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Méthode Description
AddError ( List &errors, ConfigurationException e ) : void
AddErrors ( List &errors, ICollection coll ) : void
GetErrorCount ( List errors ) : int
GetErrorsException ( List errors ) : ConfigurationErrorsException
GetHasErrors ( List errors ) : bool
ThrowOnErrors ( List errors ) : void