C# 클래스 Opc.Ua.Client.Controls.ConfiguredServerDlg.Protocol

파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
Profile string
Url System.Uri

공개 메소드들

메소드 설명
Matches ( Uri url ) : bool
Protocol ( EndpointDescription url ) : System
Protocol ( string url ) : System
ToString ( ) : string

메소드 상세

Matches() 공개 메소드

public Matches ( Uri url ) : bool
url System.Uri
리턴 bool

Protocol() 공개 메소드

public Protocol ( EndpointDescription url ) : System
url EndpointDescription
리턴 System

Protocol() 공개 메소드

public Protocol ( string url ) : System
url string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Profile 공개적으로 프로퍼티

public string Profile
리턴 string

Url 공개적으로 프로퍼티

public Uri,System Url
리턴 System.Uri