Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BinaryFileInspectorGUI
BfsErrorHandler
HandleError
BinaryFileInspectorGUI.BfsErrorHandler.HandleError C# (CSharp) Method
BfsErrorHandler Class Documentation
Exibir arquivo
Open project: Andos/BinaryFileSchema
HandleError()
public
method
public
HandleError
(
SourceError
error
) :
void
error
BFSchema.SourceError
return
void
public void HandleError(SourceError error) { list.Items.Add(new ListViewItem(error.Message)); }
Same methods
BfsErrorHandler::
HandleError
(
string
message
) :
void
BfsErrorHandler
BfsErrorHandler
HandleError
HandleMessage
HandleWarning