C# 클래스 Goedel.MeshConnect.ConnectDevice

상속: _Data_ConnectDevice
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh 1 사용 예제들

공개 메소드들

메소드 설명
ConnectDevice ( ConnectProfile Data ) : System
Enter ( ) : void
WaitConnect ( ) : bool

Connect to the specified portal and account.

메소드 상세

ConnectDevice() 공개 메소드

public ConnectDevice ( ConnectProfile Data ) : System
Data ConnectProfile
리턴 System

Enter() 공개 메소드

public Enter ( ) : void
리턴 void

WaitConnect() 공개 메소드

Connect to the specified portal and account.
public WaitConnect ( ) : bool
리턴 bool