C# 클래스 Goedel.MeshConnect.WaitToComplete

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

공개 메소드들

메소드 설명
Check ( ) : bool

Check to see if the connection request was approved.

Enter ( ) : void

Setup page, present the fingerprint of this device and the profile we are attempting to connect to.

WaitToComplete ( ConnectProfile Data ) : System

메소드 상세

Check() 공개 메소드

Check to see if the connection request was approved.
public Check ( ) : bool
리턴 bool

Enter() 공개 메소드

Setup page, present the fingerprint of this device and the profile we are attempting to connect to.
public Enter ( ) : void
리턴 void

WaitToComplete() 공개 메소드

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