C# 클래스 Opc.Ua.ServerTest.ServerTestClient.ReportResultEventArgs

The arguments provided when raising a report result event.
상속: System.EventArgs
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

공개 메소드들

메소드 설명
ReportResultEventArgs ( ServerTestCase testcase, string format ) : System

Constructs the object.

메소드 상세

ReportResultEventArgs() 공개 메소드

Constructs the object.
public ReportResultEventArgs ( ServerTestCase testcase, string format ) : System
testcase ServerTestCase
format string
리턴 System