C# Class stm32_bsp_generator.RegisterParserErrors.ErrorBase

Afficher le fichier Open project: sysprogs/BSPTools

Méthodes publiques

Свойство Type Description
FileName string
LineContents string
LineNumber int

Méthodes protégées

Méthode Description
ErrorBase ( ) : System

Method Details

ErrorBase() protected méthode

protected ErrorBase ( ) : System
Résultat System

Property Details

FileName public_oe property

public string FileName
Résultat string

LineContents public_oe property

public string LineContents
Résultat string

LineNumber public_oe property

public int LineNumber
Résultat int