C# Class CSReportDll.ReportLaunchInfoNoDefined

Inheritance: ReportException
Afficher le fichier Open project: javiercrowsoft/CSReports.net

Méthodes publiques

Méthode Description
ReportLaunchInfoNoDefined ( String className, String message ) : System

Méthodes protégées

Méthode Description
ReportLaunchInfoNoDefined ( SerializationInfo info, StreamingContext context ) : System

Method Details

ReportLaunchInfoNoDefined() protected méthode

protected ReportLaunchInfoNoDefined ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

ReportLaunchInfoNoDefined() public méthode

public ReportLaunchInfoNoDefined ( String className, String message ) : System
className String
message String
Résultat System