C# Class ESP8266DebugPackage.ProgrammableRegion

Show file Open project: sysprogs/BSPTools Class Usage Examples

Public Properties

Property Type Description
FileName string
Offset int
Size int

Property Details

FileName public property

public string FileName
return string

Offset public property

public int Offset
return int

Size public property

public int Size
return int