C# 클래스 hobd.ECUXMLSensorProvider

상속: SensorProvider
파일 보기 프로젝트 열기: cail/hobd 1 사용 예제들

공개 메소드들

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

비공개 메소드들

메소드 설명
init ( SensorRegistry registry ) : void

메소드 상세

Activate() 공개 메소드

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

ECUXMLSensorProvider() 공개 메소드

public ECUXMLSensorProvider ( string file ) : System
file string
리턴 System

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string

GetDescription() 공개 메소드

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

GetName() 공개 메소드

public GetName ( ) : string
리턴 string