C# Class stm32_bsp_generator.RegisterParserErrors.ErrorBase

Datei anzeigen Open project: sysprogs/BSPTools

Public Properties

Property Type Description
FileName string
LineContents string
LineNumber int

Protected Methods

Method Description
ErrorBase ( ) : System

Method Details

ErrorBase() protected method

protected ErrorBase ( ) : System
return System

Property Details

FileName public_oe property

public string FileName
return string

LineContents public_oe property

public string LineContents
return string

LineNumber public_oe property

public int LineNumber
return int