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

Exibir arquivo Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
ReportError ( string res ) : void
ReportWarning ( string res ) : void

Method Details

ReportError() public method

public ReportError ( string res ) : void
res string
return void

ReportWarning() public method

public ReportWarning ( string res ) : void
res string
return void