GrapeCity.ActiveReports.Export.Xml.v12 アセンブリ > GrapeCity.ActiveReports.Export.Xml.Section 名前空間 > TextExportException クラス > TextExportException コンストラクタ : TextExportException コンストラクタ(String,Exception) |
'宣言 Public Function New( _ ByVal message As String, _ ByVal innerException As Exception _ )
public TextExportException( string message, Exception innerException )