C# Class ESP8266DebugPackage.ProgrammableRegion

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

Public Properties

Property Type Description
FileName string
Offset int
Size int

Property Details

FileName public_oe property

public string FileName
return string

Offset public_oe property

public int Offset
return int

Size public_oe property

public int Size
return int