C# 클래스 RemoteTech.RelayPath

파일 보기 프로젝트 열기: JDPKSP/RemoteTechLegacy 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
nodes List

공개 메소드들

메소드 설명
RelayPath ( List nodes ) : System
ToString ( ) : String

메소드 상세

RelayPath() 공개 메소드

public RelayPath ( List nodes ) : System
nodes List
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String

프로퍼티 상세

nodes 공개적으로 프로퍼티

public List nodes
리턴 List