C# Class SharpAdbClient.AdbServerStatus

Represents the status of the adb server.
ファイルを表示 Open project: ArduPilot/MissionPlanner

Public Methods

Method Description
ToString ( ) : string

Gets a string that represents the current AdbServerStatus object.

Method Details

ToString() public method

Gets a string that represents the current AdbServerStatus object.
public ToString ( ) : string
return string