C# 클래스 ESP8266DebugPackage.ESP8266StubDebugExtension.StubStartSequence

상속: ICustomStartupSequenceBuilder
파일 보기 프로젝트 열기: sysprogs/BSPTools

공개 메소드들

메소드 설명
BuildSequence ( string targetPath, string>.Dictionary bspDict, string>.Dictionary debugMethodConfig, LiveMemoryLineHandler lineHandler ) : CustomStartupSequence
StubStartSequence ( ) : System

메소드 상세

BuildSequence() 공개 메소드

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

StubStartSequence() 공개 메소드

public StubStartSequence ( ) : System
리턴 System