Table of Contents

Method AddItem

Namespace
Alternet.Editor
Assembly
Alternet.Editor.MAUI.v10.dll

AddItem(string)

Protected method that called from Add(string) in order to add a log item to the view.

protected override void AddItem(string s)

Parameters

s string

The log message to add.