C# Class ESP8266DebugPackage.ESP8266DebugConfigurator.DebugInterface

显示文件 Open project: sysprogs/BSPTools Class Usage Examples

Public Properties

Property Type Description
ID string
Module string
Name string
Parameters PropertyEntry[]

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

ID public_oe property

public string ID
return string

Module public_oe property

public string Module
return string

Name public_oe property

public string Name
return string

Parameters public_oe property

public PropertyEntry[] Parameters
return PropertyEntry[]