C# 클래스 PBCaGw.Configurations.Configuration

파일 보기 프로젝트 열기: ISISComputingGroup/EPICS-epicssharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ParseListAddress List

공개 메소드들

메소드 설명
Configuration ( ) : System
ParseAddress ( string addr ) : IPEndPoint

비공개 메소드들

메소드 설명
ParseListAddress ( string list ) : List

메소드 상세

Configuration() 공개 메소드

public Configuration ( ) : System
리턴 System

ParseAddress() 공개 정적인 메소드

public static ParseAddress ( string addr ) : IPEndPoint
addr string
리턴 System.Net.IPEndPoint