C# Class stm32_bsp_generator.RegisterParserErrors

Afficher le fichier Open project: sysprogs/BSPTools Class Usage Examples

Méthodes publiques

Méthode Description
AddError ( ErrorBase error ) : void
DetalErrors ( int num ) : string
ToString ( ) : string

Method Details

AddError() public méthode

public AddError ( ErrorBase error ) : void
error ErrorBase
Résultat void

DetalErrors() public méthode

public DetalErrors ( int num ) : string
num int
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string