C# 클래스 stm32_bsp_generator.RegisterParserConfiguration.LinePatch

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

공개 프로퍼티들

프로퍼티 타입 설명
Prefix string
ReplacementText string
SearchedText string

공개 메소드들

메소드 설명
Apply ( string &line ) : bool

메소드 상세

Apply() 공개 메소드

public Apply ( string &line ) : bool
line string
리턴 bool

프로퍼티 상세

Prefix 공개적으로 프로퍼티

public string Prefix
리턴 string

ReplacementText 공개적으로 프로퍼티

public string ReplacementText
리턴 string

SearchedText 공개적으로 프로퍼티

public string SearchedText
리턴 string