C# 클래스 com.ReinforceLab.iPhone.Controls.AlphaRexRemoteController.BTDeviceInfo

상속: System.ComponentModel.INotifyPropertyChanged
파일 보기 프로젝트 열기: reinforce-lab/com.ReinforceLab.MonoTouch.Controls 1 사용 예제들

공개 메소드들

메소드 설명
BTDeviceInfo ( Byte bt_addr ) : System
GetBtAddress ( ) : String
invokePropertyChanged ( String name ) : void

메소드 상세

BTDeviceInfo() 공개 메소드

public BTDeviceInfo ( Byte bt_addr ) : System
bt_addr Byte
리턴 System

GetBtAddress() 공개 메소드

public GetBtAddress ( ) : String
리턴 String

invokePropertyChanged() 공개 메소드

public invokePropertyChanged ( String name ) : void
name String
리턴 void