C# 클래스 hobd.ToyotaSensors

상속: SensorProvider
파일 보기 프로젝트 열기: cail/hobd

공개 메소드들

메소드 설명
Activate ( SensorRegistry registry ) : void
GetDescription ( ) : string
GetDescription ( string lang ) : string
GetName ( ) : string
ToyotaSensors ( ) : System

메소드 상세

Activate() 공개 메소드

public Activate ( SensorRegistry registry ) : void
registry SensorRegistry
리턴 void

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string

GetDescription() 공개 메소드

public GetDescription ( string lang ) : string
lang string
리턴 string

GetName() 공개 메소드

public GetName ( ) : string
리턴 string

ToyotaSensors() 공개 메소드

public ToyotaSensors ( ) : System
리턴 System