C# 클래스 hobd.NetworkDataManager

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

공개 메소드들

메소드 설명
CreateNew ( bool force, string VehicleName, string VehicleType, string vin, string Lang ) : int
NetworkDataManager ( string AccessKey ) : System
Validate ( ) : int

메소드 상세

CreateNew() 공개 메소드

public CreateNew ( bool force, string VehicleName, string VehicleType, string vin, string Lang ) : int
force bool
VehicleName string
VehicleType string
vin string
Lang string
리턴 int

NetworkDataManager() 공개 메소드

public NetworkDataManager ( string AccessKey ) : System
AccessKey string
리턴 System

Validate() 공개 메소드

public Validate ( ) : int
리턴 int