C# 클래스 CSReportDll.ReportLaunchInfoNoDefined

상속: ReportException
파일 보기 프로젝트 열기: javiercrowsoft/CSReports.net

공개 메소드들

메소드 설명
ReportLaunchInfoNoDefined ( String className, String message ) : System

보호된 메소드들

메소드 설명
ReportLaunchInfoNoDefined ( SerializationInfo info, StreamingContext context ) : System

메소드 상세

ReportLaunchInfoNoDefined() 보호된 메소드

protected ReportLaunchInfoNoDefined ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
리턴 System

ReportLaunchInfoNoDefined() 공개 메소드

public ReportLaunchInfoNoDefined ( String className, String message ) : System
className String
message String
리턴 System