C# Class System.Xml.Xsl.Xslt.QilGenerator.ThrowErrorHelper

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

Méthodes publiques

Méthode Description
ReportError ( string res ) : void
ReportWarning ( string res ) : void

Method Details

ReportError() public méthode

public ReportError ( string res ) : void
res string
Résultat void

ReportWarning() public méthode

public ReportWarning ( string res ) : void
res string
Résultat void