C# 클래스 Quickstarts.AlarmConditionClient.AddCommentDlg

파일 보기 프로젝트 열기: OPCFoundation/UA-.NET 1 사용 예제들

공개 메소드들

메소드 설명
AddCommentDlg ( ) : System

Creates an empty form.

ShowDialog ( string comment ) : string

Prompts the user to enter a comment.

메소드 상세

AddCommentDlg() 공개 메소드

Creates an empty form.
public AddCommentDlg ( ) : System
리턴 System

ShowDialog() 공개 메소드

Prompts the user to enter a comment.
public ShowDialog ( string comment ) : string
comment string
리턴 string