C# Class ESP8266DebugPackage.ESP8266StubDebugExtension.StubStartSequence

Inheritance: ICustomStartupSequenceBuilder
Exibir arquivo Open project: sysprogs/BSPTools

Public Methods

Method Description
BuildSequence ( string targetPath, string>.Dictionary bspDict, string>.Dictionary debugMethodConfig, LiveMemoryLineHandler lineHandler ) : CustomStartupSequence
StubStartSequence ( ) : System

Method Details

BuildSequence() public method

public BuildSequence ( string targetPath, string>.Dictionary bspDict, string>.Dictionary debugMethodConfig, LiveMemoryLineHandler lineHandler ) : CustomStartupSequence
targetPath string
bspDict string>.Dictionary
debugMethodConfig string>.Dictionary
lineHandler LiveMemoryLineHandler
return CustomStartupSequence

StubStartSequence() public method

public StubStartSequence ( ) : System
return System